I applied through university. I interviewed at Flipkart in Aug 2021
Interview
It started with introduction. Interview link was first sent on one platform but we shifted it to google meet. There were 2-3 coding questions. The interviewer asked me to first explain the approach and then code it.
Interview questions [1]
Question 1
1. If a node of a binary tree caught fire, and it can make its children and its roots to get caught. what is the time taken to get the whole tree burnt?
2. Write the code for finding height of binary tree.
I applied online. I interviewed at Flipkart (Bengaluru)
Interview
For a 3rd year student intern, it was for a duration of only 2 months.
In this, two rounds of DSA were supposed to happen.
In the first round, I was asked 2 Medium level questions based on Trees and Matrix.
Interviewer introduced himself and then I was given 2 dsa questions. first was related to subarray in which I had to dry run the cases and write the code for the same with optimed solution. 2nd question was related to sorting nd i had to dry run it.
Interview questions [1]
Question 1
They asked me two questions in interview round.
1st was related to subarray
2.sorting
I applied through university. The process took 2 days. I interviewed at Flipkart in Aug 2023
Interview
There were 2 DSA rounds at first in which in the first one, questions related to binary search, linked list and LCS were asked. And the next round had two DSA questions related to binary search and trees. All were standard DSA problems (average difficulty if one thoroughly knows the concepts involved ).
Interview questions [2]
Question 1
A DSA problem related to standard "binary search on answers".