Applied online for a software engineering internship. The online assessment had 2 LeetCode-hard problems to solve in 75 minutes. No partial credit, solutions must be fully correct and optimized. Time pressure was intense, and questions required strong knowledge of data structures and algorithms. This is clearly designed to filter for top-tier problem solvers.
Preguntas de entrevista [1]
Pregunta 1
One of the questions involved finding the number of valid paths through a grid under specific movement constraints, required dynamic programming and optimization to pass all test cases.
First did OA and only passed 1/2 questions, where the first one was probably a leetcode medium and the second one was an easy. Then got first round interview, which I havent done yet.
Preguntas de entrevista [1]
Pregunta 1
1st OA questions was I think a search problem and 2nd OA question was a dp problem.
First round 45 mins total with short behavior and technical. I had one question, which was a class design question using heap. Solved question in time but did not hear back.
OA, one technical round, technical superday (3 interviews), leadership call rounds (mix of technical and behavioral qs, typically 2 ro more calls). did not pass the leadership round, very high variance.
Preguntas de entrevista [1]
Pregunta 1
lots of OS, computer archictecture, c++, language internal topics