Graduate Developer Interview Questions

2,022 graduate developer interview questions shared by candidates

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))
avatar

Graduate Software Developer

Interviewed at Booking.com

4.1
Jun 8, 2015

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))

What is your strongest programming language? How do you solve problems when you're completely stuck and Stackoverflow can't help? For one of your projects, what have you done to ensure backend API calls are completed in a time efficient manner?
avatar

Graduate Software Developer

Interviewed at bet365

3.6
Jul 15, 2021

What is your strongest programming language? How do you solve problems when you're completely stuck and Stackoverflow can't help? For one of your projects, what have you done to ensure backend API calls are completed in a time efficient manner?

Viewing 1631 - 1640 interview questions

Glassdoor has 2,022 interview questions and reports from Graduate developer interviews. Prepare for your interview. Get hired. Love your job.