Basic OOP and data structure questions
Development Intern Interview Questions
5,458 development intern interview questions shared by candidates
Describe what you think of a "good code".
What is the difference between an abstract class and an interface?
Fix some bugs in the code to make it work.
First section involved, some kind of mathematical logic and puzzle. Second section was about write up the appropriate code for the storage goods using tree ADT. I had to actually write up codes and explain my approach in the blank page.
Given a binary tree and two values, having random values with repitition, find out two nodes having those two values at a maximum distance.
print all nodes at k distance from given node in tree
Use DFS and BFS to implement folder transfer, and compare these two method.
Tell me about a time where you had a difficulte challenge to achieve your goal
Racconta un tuo fallimento e come sei riuscito ad uscirne
Viewing 3281 - 3290 interview questions