I applied through an employee referral. I interviewed at Flipkart (Bengaluru) in Nov 2020
Interview
I cleared the machine coding round. Interviewer was satisfied. But in second round they asked a variation of Kadane's algorithm I was unable to solve it optimally in 15 minutes so they ended the round
Interview questions [1]
Question 1
Write program to find the sum of contiguous subarray within a one-dimensional array of numbers which has the largest sum.
I applied online. The process took 1+ week. I interviewed at Flipkart (Bengaluru) in Nov 2020
Interview
The interview process consisted of 2 rounds. 1st round was Machine coding, 2nd round was algo/DS. In machine coding round, we are expected to write a working code which passed test cases. The code should be modular and extensible.
Interview questions [1]
Question 1
Design car rental system with working code, the code should be modular and should run on test cases provided by the interviewer.