Candidatei-me por meio de recrutador(a). Fiz uma entrevista na empresa Flipkart.
Entrevista
There were two technical rounds of interview and 2 medium to hard level questions were asked in both the rounds. Both rounds were Problem Solving/Data Structure(PS/Ds) and after that was the last Managerial round.
Perguntas de entrevista [1]
Pergunta 1
One question of graph and one of DP (each of difficulty level med-hard).
Fiz uma entrevista na empresa Flipkart (Bengaluru).
Entrevista
All are Leetcode medium interview questions. I was asked problems related to binary search, trees and sliding window. The interviewers were nice and friendly, would also hint whenever they saw I was stuck or going in circles.
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 1 dia. Fui entrevistado pela Flipkart (Bhubaneshwar) em out. de 2025
Entrevista
First round 3 questions 1hr 30min time
round 2 sort the stack without using extra space and next question is give the length of the last word in a string
many questions regarding my projects and simple dbms questions like what is meant by indexing
Perguntas de entrevista [1]
Pergunta 1
explain the logicfirst clearly and go to coding part next
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 2 dias. Fui entrevistado pela Flipkart (Hyderābād) em out. de 2025
Entrevista
There are 2 rounds - one is coding round. Questions are of easy to medium level
1)Find LCA in binary tree
2)given an array of prime numbers and a positive integer k, consider a array of numbers whose prime factors consists of only primes given in the prime numbers list. Return the kth(1-based indexing) smallest element of the array
Perguntas de entrevista [1]
Pergunta 1
Second round is for testing software knowledge
They asked me to design minimal version of twitter. Design schema and queries based on that schema.