Straightforward technical question - was completely technical and might've totally flopped if I hadn't taken a data-structures class (definitely review leetcode problems!). I was allowed to use a few standard languages (python, C++, etc...)
Interview questions [1]
Question 1
Find median of a moving window of X size across a set of numbers N (N can be very very large) efficiently.
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.
Interview questions [1]
Question 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.
Interview questions [1]
Question 1
lots of OS, computer archictecture, c++, language internal topics