Describe a time that you made a mistake.
New Grad Engineer Interview Questions
6,135 new grad engineer interview questions shared by candidates
Why did you choose Parkland?
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
The first one is a assigning cars to uses problem. The second is the robot problem on the leetcode.
Viewing 191 - 200 interview questions