TTD with pair programming.
Software Interview Questions
551,386 software interview questions shared by candidates
find frequency of every word in string
Given a balance and marbles where one marble weighs more than the other, how many times do you have to use the balance to find the heaviest marble for 7 marbles. Then, extend that answer to how many marbles can you weigh with 4 tries.
Remove all characters of a string from another string. The algorithm should be less than O(m*n) where m & n are lengths of strings and the space used should be less than O(m+n).
based on user input, return an updating list of us cities as the user types. example: user input = s return= san fran, san antonio, seattle.... user input = e return = seattle, seguela, sebba... and so on
Oops questions, jQuery,MVC,SQL server questions , project related question and etc....
Write a program to reverse a string
How to calculate the depth of binary tree.
If you have a square room with no roof, and you had four flagpoles you had to plant on the walls so that each flagpole touched two walls, how would you do it?
project details
Viewing 3191 - 3200 interview questions