"What are your three greatest weaknesses?"
Software Intern Interview Questions
17,714 software intern interview questions shared by candidates
tell me about some of your personal projects?
Implement an iterator for a search tree
How to reverse k elements at a time in a linked list
A Dsa problem based on string manipulation Another problem based on logic and thinking way is tested. Problem was, to find the angle between hands of a clock on an analog dial.
Reverse a linked list
Given a dictionary of words and a 4x4 boggle board, see which dictionary words you can make.
There were no difficult questions. Descriptive questions: the difference between arrays and linked lists, how to insert into an array and a linked list, how to remove from an array and linked list. He also asked me questions about quick sort vs. merge sort, Big O, and another algorithms question -- which I could not answer, because I had not taken the course. Coding exercise: build a Binary Tree (not BST) and implement a getDepth() method that returns the depth of the tree.
2 sum.
find if two linked lists join each others or not and if yes where is the intersection point.
Viewing 1101 - 1110 interview questions