Le processus a pris 1 jour. J'ai passé un entretien chez Flipkart (Bengaluru) en nov. 2015
Entretien
I was already an intern at Flipkart when I appeared for the interview so I didn't have to go through the machine coding round. I had one face to face technical interview with an SDE 2 from a team different than the one I was currently working with. The interview focussed a bit on the work I was already doing at the moment and then moved on to standard questions much like the ones you'll find on GeeksForGeeks and other interview preparation sites. There was a 1hr time constraint on the interview. The first question was related to stacks. The second one was a more broad, open ended question in which I had to constantly make assumptions along the way and take feedback from the interviewer. I was lucky to have a very good interviewer who kept guiding me along with insightful hints when I got stuck. It helps to keep thinking out loud during the entire interview process.
Questions d'entretien [1]
Question 1
Design a Data Structure SpecialStack that supports all the stack operations like push(), pop(), isEmpty(), isFull() and an additional operation getMin() which should return minimum element from the SpecialStack. All these operations of SpecialStack must be O(1). To implement SpecialStack, you should only use standard Stack data structure and no other data structure like arrays, list, etc.
J'ai postulé en ligne. Le processus a pris 5 jours. J'ai passé un entretien chez Flipkart en mai 2024
Entretien
I was good . There were 2 interviewers and they both were very friendly. I gave online assessment for flipkart and then called for 2 round that was problem solving and data structure round. It was overall a nice experience.
J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Flipkart (Bengaluru) en mai 2022
Entretien
Interview was smooth. Whole process was completed in a day Had 3 rounds. 1st Round was LLD. 2nd Round: 4 medium level question DS/Algo questions 3rd Round : Managerial round
Questions d'entretien [1]
Question 1
Had 3 rounds. 1st Round was LLD. 2nd Round: 4 medium level question DS/Algo questions 3rd Round : Managerial round
J'ai postulé via la recommandation d'un employé. Le processus a pris 2 jours. J'ai passé un entretien chez Flipkart
Entretien
Three rounds post coding test. First-round is machine coding. The rest 2 are Data Structures algo. Post that Hiring Manager round. Machine coding round is where you try to design a system, the test is mostly around system understanding and oops concepts.
Questions d'entretien [1]
Question 1
Not to discuss questions but array and trees bases questions