Given a string and a dictionary. Break the string into meaningful words.
Engineers Interview Questions
842,634 engineers interview questions shared by candidates
A fairly simple question to check the number of the digits of an input. Make sure your code is robust enough to handle anything unexpected though
If you were a platypus stuck in a dumpster and your feet were made out of butter, how would escape?
Design a ping-pong ranking system
Prove P = NP
Reverse a linked list without using temporary variables.
Given a string s, find the minimum cuts that partition s into substrings which are all palindrome.
Write a program to check if a number has rotational symmetry i.e is the same when rotated by 180 degrees. Ex 1691, 181, 11, 1001
give your a tree root, to find the same value in same layer
If given a list (or array) of numbers 1 - 100 with a number missing. How would you find that number?
Viewing 1081 - 1090 interview questions