The phone interview had one coding question, mine was about using classes in Java. Was asked typical questions such as binary search trees. Had put knowledge of databases on resume, so was also asked a bit about those.
Development Intern Interview Questions
5,458 development intern interview questions shared by candidates
What's the difference between hashmap and hashset?
Design a library in an object-oriented manner.
Questions on my project. Explain Hash Tables
Design a card game.
Given a weighted binary tree, traverse and find the max weight efficiently.
Distinguish between instance and class variables
nda
Logical questions
1. Given n distinct keys. How many unique binary search trees can be constructed from the n given keys ? After some thinking, I was able to do it and code it properly.
Viewing 4181 - 4190 interview questions