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 Engineering Intern Interview Questions
2,326 software development engineering intern interview questions shared by candidates
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
Related to arrays ,stack and matrix
First Asked to give your intro briefly in 5 min. Then he asked me about my experience in the one-month mentorship program, then he asked me to elaborately explain how I chose the topic and how I proceed and what technologies I used, and how I used them. after 30 min discussion, he asked me if I have any questions for him.
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.
Viewing 1941 - 1950 interview questions