Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en Flipkart (Bengaluru) en ago 2021
Entrevista
Round 1 started with 3 questions, all of them was from dp, and one of the questions were from graph.
2nd question was string operation questions,
and third question was a hard variant of coin exchange problem.
Preguntas de entrevista [1]
Pregunta 1
Dynamic Programming, String Match Operation and Coin Exchange similar problem.
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
Preguntas de entrevista [1]
Pregunta 1
OOPS concepts, projects and problem solving
Array problem -return true if the array is strict mountain else false
Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en Flipkart (Nueva Delhi) en ago 2025
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
1. What is bubbling in Javascript ?
2. What is variable hoisting ?
3. How does HashMap work ?