The first call with the recruiter covered some basic background and expectations. I was also asked to walk through two coding problems verbally, which felt more like a screening than a full technical round.
I completed the OA as requested, but didn’t hear anything back—even after following up via email. No rejection email, no updates. Pretty disappointing communication.
I’ve had smoother interview flows at other companies recently. For comparison, I’ve been using platforms like Hack2Hire and LeetCode to prep for these types of interviews, and most other companies give at least some feedback or closure. This was one of the few cases where the process just dropped off entirely.
Interview questions [1]
Question 1
Basic background questions from the recruiter
Two simple algorithm questions explained out loud (no code submission)
Initially, a coding assessment that consists of 8 questions in 70 minutes. Two were free response and six were multiple choice, and the test was quite hard. It is also closed book which makes it more difficult. You will be pressed for time so you should answer the questions as quickly as you can, especially the multiple choice questions.
Interview questions [1]
Question 1
Q: Take a decimal number in base 10, convert it to binary, interchange all the 1s and 0s, then convert that number back to base 10.
The interview process included a standard LeetCode problem and a system design interview. I spoke with a new grad interviewer for the coding round, and discussed system design with a manager.
There are two rounds: the first is a technical round focused on data structures and algorithms (leetcode medium I think), and the second is a final behavioral round with HR.
Interview questions [1]
Question 1
A leetcode medium question during the first round.