Tell me about yourself / background.
Software Engineer Intern Interview Questions
9,450 software engineer intern interview questions shared by candidates
Concerning a particular method in my code. How would you make this method simpler?
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
Python coding questions, related to stacks, graphs, heaps, ask about prior experience and STAAR behavioral questions in early rounds
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.
What's an interface in OOP?
Name 5 datastructures.
Viewing 841 - 850 interview questions