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
Software Engineer Internship Interview Questions
23,448 software engineer internship 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
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
Describe multithreading for 5 years old
Viewing 1461 - 1470 interview questions