J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Flipkart (Roorkee) en août 2018
Entretien
Three round in that two were DS algo and one HR round in the interview process. The question were in the range of medium. But the interviewer were quite polite and supporive and they use to give you some hints if you are stuck somewhere.
Questions d'entretien [1]
Question 1
There six question asked in two round and 2 of them was quite easy (one was on array and other was one stacks) and two were on the medium side (tree and graph) and two were on the difficult side ( DP and tree)
started with self intro, then oops concepts and the projects i did. later,2 coding questions 1 array and 1 string solved array problem
Array problem -return true if the array is strict mountain else false
Questions d'entretien [1]
Question 1
OOPS concepts, projects and problem solving
Array problem -return true if the array is strict mountain else false
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Flipkart (New Delhi) en août 2025
Entretien
Round 1 :
1. Find the longest substring with non repeating characters.
2. Find the longest subarray with sum equals 0.
Round 2 :
Mostly HR based, and Resume Grilling.
Questions d'entretien [1]
Question 1
1. What is bubbling in Javascript ?
2. What is variable hoisting ?
3. How does HashMap work ?