Software Engineer Graduate Interview Questions

4,493 software engineer graduate interview questions shared by candidates

3 questions: 1.input: a string and list of whitelist words. you need to filter words who occur more than once, and ignore the words from the whitelist 2. the same question as 1 but you get an API which returns True or False instead of the whitelist 3. LRU question from leetcode
avatar

Graduate/Junior Software Developer

Interviewed at Fiverr Inc.

4.1
Sep 4, 2023

3 questions: 1.input: a string and list of whitelist words. you need to filter words who occur more than once, and ignore the words from the whitelist 2. the same question as 1 but you get an API which returns True or False instead of the whitelist 3. LRU question from leetcode

In the first interview, I asked to return all the subsets of a given set. The follow-up question was to write a function that gets a set and an index and returns a unique subset. In the second, I got a function r5() that returns a random number between 1 to 5 in a uniform probability, and with that function, I need to build r7() that returns a random number between 1 to 7 in a uniform probability.
avatar

Software Engineer Graduate

Interviewed at Fiverr Inc.

4.1
Jun 4, 2023

In the first interview, I asked to return all the subsets of a given set. The follow-up question was to write a function that gets a set and an index and returns a unique subset. In the second, I got a function r5() that returns a random number between 1 to 5 in a uniform probability, and with that function, I need to build r7() that returns a random number between 1 to 7 in a uniform probability.

Live coding exercises in C++ included linked lists and circular buffers among others. The C questions involved being shown various code snippets and finding the bugs and/or issues, many of which were very subtle, so know your C!
avatar

Graduate Software Engineer

Interviewed at Roku

3.5
Sep 12, 2021

Live coding exercises in C++ included linked lists and circular buffers among others. The C questions involved being shown various code snippets and finding the bugs and/or issues, many of which were very subtle, so know your C!

Viewing 3061 - 3070 interview questions

Glassdoor has 4,493 interview questions and reports from Software engineer graduate interviews. Prepare for your interview. Get hired. Love your job.