How can you write a recursive function calculating the exponential of a number?
Manager In Interview Questions
17,818 manager in interview questions shared by candidates
Data structures - - Write program to print Binary Tree using bredth first search and depth first search
How to get 4L from 2 containers of size 3L and 5L
The interviewer confused me like hell when describing the question. Every node of the tree has a pointer to its left most child. each node has a pointer to its next sibling. Its a BST. Find the smallest value in the tree.
How to insert a Node in a Linked list.
All sorts of brain teasers (monte hall problem, etc)
Design and implement a "inner join" function using 2 sorted lists/arrays. Make it run in O(n) time.
Behavioral questions.
Why do you think, you are a good fit for this company??
Flatten a nested dictionary was the coding problem we went over.
Viewing 241 - 250 interview questions