There was a simple programming task I solved at the whiteboard and he asked if I knew how to do it in a better time complexity. Maximum contiguous subarray
Internship Software Interview Questions
24,830 internship software interview questions shared by candidates
Similar to (283. Move Zeroes) on LeetCode, except instead of moving zeros to the end of the array (which is pretty trivial), had to move zeros to beginning of the array while maintaining the order of all non-zero elements. Probably LC Easy/Med
Where is an object Stored in java
Print all permutations of s2 in s1
Q2. He asked me about OOPs concepts and we discussed a small course assignment I had worked with.
Explain recursion to a 5-year-old.
Why did you choose this particular IMU on your robotics project? Why didn't you use something capable of X?
Given a list of sequential numbers, there will be two missing numbers from the sequence. Print those two numbers.
do you have research interests and plan for post graduation
They given 3 arrays and i was asked to take 3 elements from each array such that the difference between the elements that i selected has to be minimum
Viewing 1521 - 1530 interview questions