Propose an algorithm to remove duplicates in very large datset (which cannot be completely stored in memory for processing). Now, give scenarios in which your algorithm fails.
Development Interview Questions
137,422 development interview questions shared by candidates
I got a brain teaser question that how can I make the most number of triangles with 9 wooden stick.
The question in interview were mainly focused on how your convince people, first they asked to introduce myself and why i want to work with them and then they asked to sell a ice cream to a man who is having throat infection,
Given an array with integers, return the array so that it will not have any consecutive duplicates.
The coding problem he asked me was to find the next larger element in a BST.
Given a tree of order n which is neither complete or a search tree, write a function to construct a new tree of order m in-place. Memory usage is bound to 2 times the size of the tree. The new tree must be complete, and a node A cannot be a child of another node B in the new tree if A was an ancestor of B in the old tree.
What interesting things have happened in your life?
Why are you looking for a new job?
Tell me about yourself and why do you choose sales?
Find the height of a binary tree
Viewing 1771 - 1780 interview questions