Tell me about yourself / background.
Software Engineer Intern Interview Questions
9,750 software engineer intern interview questions shared by candidates
Concerning a particular method in my code. How would you make this method simpler?
1. What are classes and objects. 2. how will you store objects belonging to different class in one single container like list?
Video questions are about self-intro, Engineering difficulties you met and behavior questions. Programming Question asks you to count the number of 2 from a consecutive range, for example, there are two 2 from 1 to 15.
Find the minimum element in a rotated array in O(log n) time.
Find the maximum subarray sum
Tell me about yourself? They mainly ask to describe your projects.
Questions from projects,OOPS Questions and a puzzle was asked.
Not really sure about the index data structure. I thought only array or hashtable can give the direct index to access. Still don't know why tree can give the same kind of indexing as hashtable.
Reversing a linked list of characters while keeping words in tact.
Viewing 801 - 810 interview questions