Graduate Developer Interview Questions

5,195 graduate developer interview questions shared by candidates

They asked a question about finding the lowest available integer from a list of currently taken integers. Then after creating that solution, they asked that I pair those integers with titles. So, for example, if they were wanting to assign a number to certain title, you'd need to find the lowest available integer for that title specifically.
avatar

New Graduate Software Engineer

Interviewed at Roblox

3.8
Apr 24, 2025

They asked a question about finding the lowest available integer from a list of currently taken integers. Then after creating that solution, they asked that I pair those integers with titles. So, for example, if they were wanting to assign a number to certain title, you'd need to find the lowest available integer for that title specifically.

Write a function that check if the array of numbers is a complete hand with exactly one pair and one or more set of three numbers that are the same. Example: nums = [11133555999222] Output = true nums = [222555777] Output = false nums = [7777777777] Output = false nums = [31513517577] Output = true
avatar

Software Engineer (Graduate)

Interviewed at Palantir Technologies

3.8
Jun 2, 2022

Write a function that check if the array of numbers is a complete hand with exactly one pair and one or more set of three numbers that are the same. Example: nums = [11133555999222] Output = true nums = [222555777] Output = false nums = [7777777777] Output = false nums = [31513517577] Output = true

Viewing 2631 - 2640 interview questions

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