I applied through LinkedIn Easy Apply. After a few weeks, I received an OA invite containing 4 DSA problems:
After two months, I received an interview invitation. On Interview day, The interviewer forgot to join the call. I emailed HR, and after 30 minutes, he responded and convinced me to take the interview immediately instead of rescheduling.
n × m chessboard with a knight at (0,0). You need to determine if the knight can move to all cells on the board. The knight can revisit cells multiple times.n >= 4 and m >= 4, it is always possible.After 1 hour, HR sent an invite for a Machine Coding Round.
This was one of the worst interview experiences I’ve had.
The interviewer did not clarify upfront what he expected from this round, which added to the confusion.
I started with requirements, object design, and system flow.
After 10 minutes, he interrupted: "Just write the classes."
I started writing class structures.
After 15 more minutes, he suddenly said: "I only wanted the Chess Piece class."
Throughout the interview, the interviewer was barely responding.
He kept muting himself, making it feel like I was talking to myself.
When I asked, "Does this approach look good?", he only replied: "Keep going, I’m looking."
After a while, he ended the interview, saying:
"Your interview is over. Ask me a few questions if you have."
Due to the poor experience in the second round, I was rejected.