writing code on a shared google doc
Graduate Software Engineer Interview Questions
3,320 graduate software engineer interview questions shared by candidates
Technical Questions, prepare for data structures and algorithms
Scenario based questions. Focus on different data structures
some leetcode style coding questions with more real life background
Process simulation based on data structure
Algos. OOP. Systems Design. Medium/Hard leet code
Finding value from the binary search tree
Graph Question, Dijkstra Algorithm Graph Question, MST and DSU DP Question, Optimal path
Determine if a car can complete a route around a circular path with gas stations along the way. This is represented by a directed graph that is a simple circle where the edges are weighted by their distance and the nodes are the gas stations with a certain number of miles that you can add to your tank at each. The car may start at any point on the circle. Do this as efficiently as possible.
String Manipulation questions
Viewing 1281 - 1290 interview questions