Data Structures and Algorithms questions. A few of them used dictionaries and binary trees
New Grad Software Engineer Interview Questions
2,906 new grad software engineer interview questions shared by candidates
Talk through simulating the card game War.
Questions in PHP, Java, Ruby, Go.
Game of Connect Four. Given a piece, check if any player has won the game
They ask candidates not to share the questions, but the theme is consistent: Data Structures & Algorithms. Every question is a DS&A question, so study up.
Question about parallel computing with algorithm and matrix
Array manipulation, string manipulation, algorithm questions, and time complexity questions.
given an array of n integers, check if the array has two nearby duplicate numbers (meaning if a [2] = 3, Then check if 3 occurs at most two positions after.
related to strings
Find the longest path in a travel flights path which is a directed acyclic graphic
Viewing 121 - 130 interview questions