i
Fi
Filter interviews by
I applied via Company Website and was interviewed before Apr 2023. There were 5 interview rounds.
Duration 1 Hr 30m.
2 questions, 1 from hashing and other from Graphs.
Yes, we can use dynamic programming to check if it is possible to travel from top left corner to bottom right corner of a grid with obstacles.
Create a 2D array to store if each cell is reachable or not.
Initialize the top left cell as reachable and all other cells as unreachable.
Iterate through the grid and update the reachable cells based on the cells above and to the left.
Return whether the bottom right cell is reacha
There are 2 questions Both are average everyone can do.
Left view of Binary tree is the set of nodes visible when the tree is viewed from the left side.
Traverse the tree level by level from left to right
Keep track of the first node encountered at each level
Example: For a tree with root node A and left children B and C, the left view would be [A, B]
I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.
To minimize the sum of grid cells in a square matrix, flip rows or columns as needed.
Identify the rows or columns with the highest values and consider flipping them to reduce the sum
Try different combinations of flipping rows and columns to find the minimum sum
Consider using dynamic programming or backtracking to efficiently explore all possible combinations
I applied via LinkedIn and was interviewed before Jan 2022. There were 3 interview rounds.
4 DSA questions only pseudo codes were asked
I appeared for an interview before May 2023.
Hackerrank LeetCode 2 Hard questions and 1 medium
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
1. PEAK ELEMENT QUESTION.
2. COIN DENOMINATION
I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.
First round is apti when in placement
Too hard all are dsa questions
I appeared for an interview before Feb 2023.
Easy level Graph question
Medium level Stack question
I appeared for an interview before Sep 2022.
I have cleared the first test
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Data Analyst
6
salaries
| ₹12 L/yr - ₹16 L/yr |
Software Engineer
5
salaries
| ₹15 L/yr - ₹28 L/yr |
Talent Partner
4
salaries
| ₹14 L/yr - ₹32 L/yr |
Corporate Partnership Manager
4
salaries
| ₹12 L/yr - ₹16.2 L/yr |
Devops Engineer
4
salaries
| ₹1 L/yr - ₹21 L/yr |
Zomato
Swiggy
BigBasket
Blinkit