Given a string, how to find the shortest path in a grammar network that forms this string?
Software Development Engineer Intern Interview Questions
2,287 software development engineer intern interview questions shared by candidates
Q: what are your interests in tech?
A LC style question related to LinkedList
about DSA, DBMS, problem solving
Check if binary representation of a number is a palindrome, consider all 32 bits. So, 5 would not be a palindrome by this logic. Convert a given binary tree to a mirror tree and then again another question on trees - given the parent pointer of every node, find the leftmost right cousin of given node.
You can find the question and the answer to one of the questions asked in the first round here -
Started with reversing the linked list and then did many modifications in that.
Given an array of integers, return indices of the two numbers such that they add up to a specific target.
Make a random password generator
Trees and Dynamic Programming questions were asked.
Viewing 1901 - 1910 interview questions