Those two were the main questions ... rest were follow-up questions. Other than these...OOPs concept questions...Polymorphism Different Datastructures...access time and so on...
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
Explain what are binary tree and hash map. The complexity of insert a element into a binary tree and hash map in worst case.
The interview questions are quite easy, but it asks you to dig deeply into the basic idea. 1. What's the difference between pass arguments by value and inference. desirable the common use cases in your programming experience. 2. What's the difference between LinkedList and ArrayList, related insert, delete and search time complexity? When would you use them? 3. Describe your impressive project, and your role in the project. The most difficult time in the project. 4. A programming question concerning binary search tree.
What is the arraylist, the differences?
3) Design a parking garage 4) design a deck of cards
Extract phone numbers from a large number of text logs in a hierarchy of directories.
Nothing was really that difficult. With basic algos and DS knowledge it is doable
Nothing particularly difficult. Know your CS fundamentals and you'll be fine.
Find the longest path that exists between any two nodes inside a binary tree given only the root of that binary tree.
I got a question on recursion, i had to find a path in a maze of n*n matrix.
Viewing 1381 - 1390 interview questions