Software Engineer Graduate Interview Questions

3,310 software engineer graduate interview questions shared by candidates

1. Find the O(n) time complexity of a function which traverses a 2D array and sum all elements. ​ 2. Code challenge: write an app that manages cabinet storages (like a double ended stack structure). When a cabinet is full, the first item (oldest) pushed to the next cabinet. The input is a list of items with their unique id. The input can have duplicate items. Question: print the location of the final item in the input list to where it belong (cabinet number or "new" item that is never stored)
avatar

Graduate Software Engineer

Interviewed at Optiver

3.7
Oct 28, 2021

1. Find the O(n) time complexity of a function which traverses a 2D array and sum all elements. ​ 2. Code challenge: write an app that manages cabinet storages (like a double ended stack structure). When a cabinet is full, the first item (oldest) pushed to the next cabinet. The input is a list of items with their unique id. The input can have duplicate items. Question: print the location of the final item in the input list to where it belong (cabinet number or "new" item that is never stored)

Viewing 461 - 470 interview questions

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