Panda Guru LogoPanda
Guru

Flexport | SDE-1 | Online Assessment & Interview Experience | Feb 2025

Online Assessment

Questions:


Round 1 – DSA Round

Questions:

Candidate's Approach
  • Proposed a greedy approach: If n >= 4 and m >= 4, it is always possible.
  • Suggested using recursion and backtracking for further discussion.
Interviewer's Feedback
  • Initially thought the solution was incorrect during the follow-up question but realized it was correct after a dry run.

Round 2 – Machine Coding Round

Questions:

Candidate's Approach
  • Started with requirements, object design, and system flow.
  • Wrote class structures as per the interviewer's request.
Interviewer's Feedback
  • The interviewer had poor communication, leading to confusion and wasted time.
  • Did not clarify expectations upfront, which contributed to the misunderstanding.