J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Flipkart (Bengaluru) en nov. 2020
Entretien
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
Questions d'entretien [1]
Question 1
Write program to find the sum of contiguous subarray within a one-dimensional array of numbers which has the largest sum.
J'ai postulé en ligne. Le processus a pris plus d'une semaine. J'ai passé un entretien chez Flipkart (Bengaluru) en nov. 2020
Entretien
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.
Questions d'entretien [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.