Data Structures and Algorithms questions. A few of them used dictionaries and binary trees
New Grad Engineer Interview Questions
3,248 new grad engineer interview questions shared by candidates
Talk through simulating the card game War.
Questions in PHP, Java, Ruby, Go.
Given a digital modulation scheme (such as 16-QAM), what would you need to do to send the signal?
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
Viewing 131 - 140 interview questions