There was no unexpected or difficult Question. 1. Find the first non repetitive character in a character stream. 2. Check for prime number and Elevator system design. 3. Agent bidding system design 4. Find for subtree within a larger tree.
Development Engineer Interview Questions
37,117 development engineer interview questions shared by candidates
Write a function to remove all redundant characters in a given string.
Divide without the / operator.
Remove duplicates from a linked list. O(n) time.
In the next round, the interviewer gave me a binary tree and asked me to write all the data in a file and when the file is read back we should be able to construct the original binary tree.
An array consists of elements where each element appears an even number of times. Only 1 element appears odd number of times. Find that number
You want to keep the largest 1000 integer numbers from incoming pockets containing integers. Please write a program on how to do it.
How to print a link list reversely
Giving a string with number from 1-250 in random order, but miss 1 number. How to find the missed number.
Determine if two number are neighbors in grey code sequence.
Viewing 401 - 410 interview questions