Graduate Software Developer Interview Questions

1,326 graduate software developer interview questions shared by candidates

Classical questions that you can find on Hacker Rank or other platforms (easy to medium), data structures (heaps, hash tables, binary tree, trie, ...), algorithms (sliding window, sorting, ...). I would recommend to go to booking.com, look at all the features the website have, try to reverse engineer. All the questions I was asked were related to the booking.com website services, both algorithms and system design.
avatar

Graduate Software Developer

Interviewed at Booking.com

4.1
Oct 13, 2017

Classical questions that you can find on Hacker Rank or other platforms (easy to medium), data structures (heaps, hash tables, binary tree, trie, ...), algorithms (sliding window, sorting, ...). I would recommend to go to booking.com, look at all the features the website have, try to reverse engineer. All the questions I was asked were related to the booking.com website services, both algorithms and system design.

Code question 1: A new Amazon intern encountered a challenging task. Currently, the intern has n integers, where the value of the ith element is represented by the array element values[i]. The intern is curious to play with arrays and subsequences and thus asks you to join him. Given n integer, array values, and an integer k, the intern needs to find the maximum and minimum median overall subsequences. Code question 2: The data science team at Amazon is facing a unique challenge. A portion of their data has gone missing from their database. However, they believe they can recover the lost data based on the following instructions: 1. The missing data is a permutation of the characters found in the string firstInfo 2. The missing data is lexicographically greater than the string secondInfo 3. The missing data is the lexigraphically smallest string that satisfies the above two conditions
avatar

Graduate Software Developer

Interviewed at Amazon

3.5
Nov 11, 2025

Code question 1: A new Amazon intern encountered a challenging task. Currently, the intern has n integers, where the value of the ith element is represented by the array element values[i]. The intern is curious to play with arrays and subsequences and thus asks you to join him. Given n integer, array values, and an integer k, the intern needs to find the maximum and minimum median overall subsequences. Code question 2: The data science team at Amazon is facing a unique challenge. A portion of their data has gone missing from their database. However, they believe they can recover the lost data based on the following instructions: 1. The missing data is a permutation of the characters found in the string firstInfo 2. The missing data is lexicographically greater than the string secondInfo 3. The missing data is the lexigraphically smallest string that satisfies the above two conditions

Viewing 771 - 780 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 1,326 interview questions and reports from Graduate software developer interviews. Prepare for your interview. Get hired. Love your job.