i
Flipkart
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 2 interview rounds.
MC question where they asked us to implement on our own system
The water trap problem involves finding the minimum amount of water that can be trapped between blocks.
Calculate the maximum height of blocks on left and right of each block.
Find the minimum of the two heights and subtract the height of the current block to get trapped water.
Sum up the trapped water for all blocks to get the total trapped water.
Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.
Dependency injection helps in achieving loose coupling between classes.
It allows for easier testing by providing mock dependencies.
There are three types of dependency injection: constructor injection, setter injection, and interface injection.
Reverse an array of strings
Use a loop to iterate through the array and swap elements from start to end
Alternatively, you can use built-in array methods like reverse()
Ensure to handle edge cases like empty array or array with only one element
Program to search and display books based on filters and pages
Create a database of books with relevant information
Implement search filters such as author, title, genre, etc.
Allow users to specify number of results per page
Display results in a user-friendly format with book details
I applied via Approached by Company and was interviewed in Apr 2022. There was 1 interview round.
Balanced parenthesis code implementation
Use a stack to keep track of opening brackets
When a closing bracket is encountered, check if it matches the top of the stack
If it matches, pop the top of the stack
If the stack is empty at the end, the parentheses are balanced
posted on 1 Aug 2024
I applied via Recruitment Consulltant and was interviewed before Aug 2023. There was 1 interview round.
Data and Algo test need to do live in front of interviewers.
BFS Implementation of a jug question.
I applied via campus placement at Indraprastha Institute of Information Technology (IIIT), Delhi and was interviewed in Aug 2024. There was 1 interview round.
To insert a node in a binary search tree, compare the value of the node to be inserted with the current node and traverse left or right accordingly.
Start at the root node and compare the value of the node to be inserted with the current node.
If the value is less than the current node, move to the left child node. If it is greater, move to the right child node.
Repeat this process until reaching a leaf node, then insert ...
I applied via Instahyre and was interviewed in Aug 2024. There were 3 interview rounds.
String and DP questions
Developed a real-time data processing system for a high-traffic e-commerce platform.
Implemented distributed computing using Apache Kafka and Spark.
Optimized database queries to handle large volumes of data.
Designed fault-tolerant architecture to ensure system reliability.
Collaborated with cross-functional teams to meet project deadlines.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Senior Executive
2.4k
salaries
| ₹2 L/yr - ₹9 L/yr |
Team Lead
1.9k
salaries
| ₹1.2 L/yr - ₹9.7 L/yr |
Operations Executive
1.8k
salaries
| ₹1.2 L/yr - ₹6.3 L/yr |
Assistant Manager
1.5k
salaries
| ₹5.9 L/yr - ₹21.6 L/yr |
Data Entry Operator
1.4k
salaries
| ₹0.6 L/yr - ₹4 L/yr |
Amazon
Myntra
Snapdeal
Meesho