Tell me about a time you were a leader and were unsuccessful.
Intern Interview Questions
249,830 intern interview questions shared by candidates
Given a binary tree, where each node has a third reference which is not yet initialized, go through the tree and point the third reference to the rightmost tree node on the same level. If there are no other nodes to its right, point it to null.
Given a sorted array, write a function that will create a binary search tree from the array.
design an algorithm to find every word in a 4*4 box (like words with friends)
What are your career goals
how do you overcome a problem with a coworker?
Tell me something about yourself
Tell me about yourself. How to solve a difficult situation?
implement atoi
If a sorted array is rotated, how to find how many times it has been rotated.
Viewing 821 - 830 interview questions