Given a dictionary as a hashtable and a word. Find the minimum # of deletions needed on the word in order to make it a valid word in the dictionary.
Software Engineers Interview Questions
419,174 software engineers interview questions shared by candidates
write a function to calculate X^N
Find the least common root for 2 numbers in a BST
How would you determine if someone has won a game of tic-tac-toe on a board of any size?
If you have a ransom letter and magazines, can you construct the ransom letter from the words in the magazine.
given a string write a function to return the index of the first elememt which is non-alphabat ordered
Write algorithm to compute a Log to the base 2 of a number (integral results no need for floating point). Solution should not assume a particular size of integer
Design an algorithm, which can record the largest number in an ever-upgrading sequence.
* Write a function, preferably in C or C++, to reverse a string.
Onsite Interview 2 a): check whether a number is the power of 2 b) Skyline silhouette puzzle . c) Discussion on uses of hash-tables and trees ? d) Few general questions on Work and academic background .
Viewing 681 - 690 interview questions