Design the service similar to bit.ly
Development Engineer Interview Questions
37,489 development engineer interview questions shared by candidates
Generate all valid n pairs of parenthesis, i.e. ( ( ) ( ) ) is valid 3 pairs, ) ( ) ( is not valid.
Why do you choose to shift from business to computer science when you were applying college? (I mean, no technical question becomes more difficult than this one.)
print the matrix in spiral format (inside out). Not that difficult, but challenging if you have not heard of the question before (as was the case with me)
I am unable to give details, due to a non-disclosure agreement.
X==NULL and NULL==x, what is the difference
Write a function to determine if a tree is a BST.
Given any binary tree, write an method to test whether it is a Binary Search Tree
Write a function to tell whether a BST is balanced
3 coding question.1.tree,2.algorithm based on string,3.linked list.
Viewing 1761 - 1770 interview questions