I applied online. The process took 1 week. I interviewed at Flipkart (Bengaluru) in Sep 2021
Interview
I have been iterviewd with flipkart recently for SDE 1 role. the overall process completed within 1 week.
there are two rounds of technical interviews followed by a Hiring manager round. first round is machine coding round and second one is ds-algo round. followed by HM round.
Interview questions [1]
Question 1
round 1: machine coding. i have been asked to implement splitwise using any object-oriented language.
rounde 2: DS-Algo round. Two questions have been asked. one was on queue(medium) another was on hashMap(hard)
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
Interview questions [1]
Question 1
OOPS concepts, projects and problem solving
Array problem -return true if the array is strict mountain else false
I applied through college or university. The process took 1 day. I interviewed at Flipkart (New Delhi) in Aug 2025
Interview
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.
Interview questions [1]
Question 1
1. What is bubbling in Javascript ?
2. What is variable hoisting ?
3. How does HashMap work ?