do you have research interests and plan for post graduation
Internship Software Engineer Interview Questions
23,458 internship software engineer interview questions shared by candidates
Explain recursion to a 5-year-old.
Are well qualified for this job title?
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
What Technology did fascinate you in recent times?
How would you implement toupper()?
What was your hardest project?
How would you classify photos whether they represents "X" or "O".
Giving a string with words separated by spaces. Count the word with odd number of characters. e.g. "I am a student" return 3 (I, a, student).
For a given number, write an algorithm that can find its square root.
Viewing 1431 - 1440 interview questions