Ask a lot about data structure and algorithm, questions are classical, 2sum, find head of cycling linked list, given access to middle node of a linked list and asked to be delete it. And OOD design a elevator system, and some SQL query, basically same as before, but I suggest you guys prepare for a SQL query that return the top node in a hierarchy structure, for example return the manager of the manager of the manager....until the boss, I am still not sure about that. And multithread concept and ATM question, producer/consumer question.
Intern Software Engineer Interview Questions
9,349 intern software engineer interview questions shared by candidates
What does the keyword 'final' mean?
it was a hashmap question if you know your basic data structures you'll be alright would probably be easier than a lc easy tbh
Concerning OOP, what’s the difference between abstract class and interface, give me an example
Tell me a little about yourself
explain hash table and binary tree
How would you go comparing two sets of objects
What is your favorite thing about programming?
Lots of rapid-fire Java-specific questions. ex: what is the diffference between ArrayList and Vector? What is the purpose of the finally statement?
One of the questions was merging of k-sorted arrays. The solution expected was the one using heap.
Viewing 8791 - 8800 interview questions