How does autocomplete search work?
Graduate Developer Interview Questions
2,019 graduate developer interview questions shared by candidates
Design an algorithm that settles the bill between people in an paying sharing app.
1. Given an unlimited stream of characters, that can only be read one character at a time, using a specific function (e.g. getChar()), and a list of patterns (e.g. "cat", "dog", "man"), write an algorithm to find all the occurrences of the patterns in the stream. 2. Perform a "test run" of the algorithm in order to assess strong points, weak points and, eventually bugs. 3. Give an estimate of the temporal complexity of the proposed algorithm (e.g. O(x))
Questions are fairly easy if you have studied CtCi, etc. you can breeze through. There is a systems design interview during the onsites so you might want to study well for that.
Form validation during the live coding test and explain closure.
Given the list of hotels and list of keywords and multiple reviews for multiple hotels, sort hotels by number of keywords in their combined reviews
Why do you want to move into software development?
Escape-room type boardgame, logical puzzles, coding tasks
A math challenge/riddle and 2 coding challenges.
Which companies do you see as our main rivals?
Viewing 1511 - 1520 interview questions