They asked me to solve a DSA problem on arrays, focusing on both the brute force and optimized approach, and explain the trade offs between time and space complexity
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
Trees and Dynamic Programming questions were asked.
Related to arrays ,stack and matrix
Make a random password generator
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.
- stuff on leadership, past experiences - how would you make this more efficient - why are you interested - etc etc
Can you create a custom program to find square root of the number.
DS Algo, Web Development, Machine Learning, Databases
Viewing 1911 - 1920 interview questions