Implement a solution for the bounded buffer problem where you have a queue of work items and several producer/consumer threads.
Development Engineer Interview Questions
37,127 development engineer interview questions shared by candidates
In employee table there is a self reference to boss (who is also an employee). How to find the number of people that work under a given person for his entire tree.
Design a cellphone for a blind person
How would store and load a tree in file?
Given a BST find the second largest element?
Write a program to find out the median of two sorted array.
Remove a node from Linked list when address of same node is given
you have 9 marbles, all of them identical except one of them is slightly heavier than the rest. in order to determine which is the heaviest, you have a balancing scale, however you are only allowed to use it twice. how do you determine the heaviest marble?
Rearrange digits of a number to find the largest possible number in O(n) time.
They gave me an open ended problem , optimizing some part of their operations. Given a map and multiple locations from where an order has to be procured , Delivery executive location and customer location, how would you find the best path.
Viewing 781 - 790 interview questions