I applied online. The process took 1 week. I interviewed at Flexport (Bengaluru) in Aug 2025
Interview
In my first coding round, I was asked to solve a graph-based grid problem. The challenge revolved around applying BFS to compute the shortest path, which required designing an efficient traversal while carefully managing edge cases. It wasn’t just about implementing the algorithm, but also about handling visited states correctly, avoiding redundant computations, and ensuring the solution scaled well for larger inputs.
From this experience, I realized that interviewers often use grid-based problems to test both algorithmic fundamentals and implementation accuracy. BFS, DFS, Dijkstra, and 0-1 BFS are essential techniques that frequently appear in such scenarios.
My key takeaway: practice shortest path problems very thoroughly. These not only strengthen your graph fundamentals but also improve your ability to reason about state, memory usage, and efficiency under pressure.
Interview questions [1]
Question 1
They asked me to work on a grid traversal scenario where I had to determine the minimum steps to reach a target cell, ensuring efficient use of BFS and careful edge case handling.
Was asked a leetcode medium-easy question, I finished, the interviewee looked positive, we had a good chat. But get rejected later via Hr. Neutral experience. They seem to ask the same questions every time
Interview questions [1]
Question 1
a leetcode medium question that can be solved via hashmap
I applied online. The process took 2 weeks. I interviewed at Flexport in Jan 2023
Interview
HR phone screen: Very professional and comfortable, I can find the HR when I have questions and they didn't ghost me. VO: The interviewer was cheerful and gave me the clue to figure out the solution.
Interview questions [1]
Question 1
HR phone screen: Why Flexport? Give you the salary range. When can you start? Go through the resume. VO: Briefly introduction, card game design VO2: four rounds: 2 leetcode, 1 manager, 1 HR