Tell me about yourself and your projects.
Developer Intern Interview Questions
5,259 developer intern interview questions shared by candidates
1. Difference between Shallow copy and deep copy in C++/ 2. Implement a class based on the singleton pattern in Java. 3. Find the first common predecessor of a node in BST.
Talk about an experience where you were very challenged and had to learn a skill on the fly.
Depth first search of an n-nary tree.
Mcq questions, coding, general logic
What is object oriented programming
What is the rest operator in JS?
How do you edit a text document from the terminal?
find max in an array. UNEXPECTED. not difficult
I had to implement a data structure for a last Least Recent Delete Cache and write relevant functions (it was a class for me since I used Java). Some functions included puts(Key key, Value value) and get(Key key). When I was stuck they helped me out.
Viewing 4121 - 4130 interview questions