Graduate Software Engineer Interview Questions

4,490 graduate software engineer interview questions shared by candidates

Multiple graph questions involving both BFS & DFS. Also String manipulation with potential dynamic programming (I did not see the DP solution but the interviewer was happy with my brute force method). Each question was about a leetcode medium.
avatar

Graduate Software Engineer

Interviewed at Google

4.4
May 10, 2022

Multiple graph questions involving both BFS & DFS. Also String manipulation with potential dynamic programming (I did not see the DP solution but the interviewer was happy with my brute force method). Each question was about a leetcode medium.

Given an undirected connected graph, alice and bob start from different nodes A and B and want to reach a destination node D if they travel separate edges count them as separate, and if they meet at some node and travel the same edge together, count it as a single edge find the minimum no of total edges travelled by alice and bob to reach D.
avatar

Software Engineer - University Graduate

Interviewed at Google

4.4
Nov 4, 2025

Given an undirected connected graph, alice and bob start from different nodes A and B and want to reach a destination node D if they travel separate edges count them as separate, and if they meet at some node and travel the same edge together, count it as a single edge find the minimum no of total edges travelled by alice and bob to reach D.

Viewing 921 - 930 interview questions

Glassdoor has 4,490 interview questions and reports from Graduate software engineer interviews. Prepare for your interview. Get hired. Love your job.