Given a string, remove all the duplicate characters (not necessarily consecutive)
Software Engineer Android Interview Questions
664,898 software engineer android interview questions shared by candidates
Implement the "see and tell" algorithm with a given seed number x and a number of iterations y. Output the result on iteration y
Just one question: shift an array to the right by n positions such that the right most indexes are become the first ones and the first ones move ahead. like: 1 2 3 4 5 --> shift by 2 --> 4 5 1 2 3
Only they need money no interview questions
There are 20 floors in a building. If you're on an elevator and you're trying to get to the 20th floor, what is the probability that 4 people ahead of you click the 20th floor before you do? Assuming you click last.
How to detect a common superview.
How would you implement division without +, - or multiplication
I cannot share specific questions. But they will check the basics of your dev knowledge.
How many race heats are needed to find the 3 fastest pinewood derby cars out of a field of 8, if only 4 cars can run at a time (assuming that every car will always run the way/speed and each lane is exactly equivalent)?
Find shortest substring in a string that contains all of a set of characters.
Viewing 191 - 200 interview questions