Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. Ho sostenuto un colloquio presso Flipkart (Bengaluru) nel mese di dic 2024
Colloquio
Asked Questions on Java, Spring Boot, Design Patterns, DSA, and database. The online assessment consisted of three DSA (Data Structures and Algorithms) questions, all at a LeetCode Medium-Hard difficulty level. I was only able to solve two questions.
Domande di colloquio [1]
Domanda 1
Explain any of the design patterns that you have used
Ho sostenuto un colloquio presso Flipkart (Bengaluru)
Colloquio
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.
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Flipkart (Bhubaneshwar) nel mese di ott 2025
Colloquio
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
Domande di colloquio [1]
Domanda 1
explain the logicfirst clearly and go to coding part next
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso Flipkart (Hyderabad) nel mese di ott 2025
Colloquio
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
Domande di colloquio [1]
Domanda 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.