Filter interviews by
I applied via Naukri.com
posted on 9 Sep 2020
I applied via Naukri.com and was interviewed in Aug 2020. There were 4 interview rounds.
I applied via Job Fair and was interviewed in May 2024. There was 1 interview round.
Questions trees and graphs.
2 DSA questions Both are from DP
I applied via Campus Placement and was interviewed in Jul 2022. There was 1 interview round.
Medium to hard questions based on arrays, dp
Quick sort is a popular sorting algorithm that uses divide and conquer strategy.
Divides array into smaller sub-arrays based on a pivot element
Recursively sorts sub-arrays
Combines sorted sub-arrays to get final sorted array
Time complexity: O(n log n) on average, O(n^2) worst case
Example: [3, 6, 8, 10, 1, 2, 1] -> [1, 1, 2, 3, 6, 8, 10]
Rotate a matrix by 90 degrees in place
Transpose the matrix
Reverse each row of the transposed matrix
Array, dp, stack , queue
I applied via Referral and was interviewed in Dec 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed before Sep 2023. There were 3 interview rounds.
Easy questions based on 2 pointer
Stacks and queues are fundamental data structures used for storing and accessing data in a specific order.
Stacks follow the Last In First Out (LIFO) principle, where the last element added is the first one to be removed. Example: Undo functionality in text editors.
Queues follow the First In First Out (FIFO) principle, where the first element added is the first one to be removed. Example: Print job queue in a printer.
St...
based on 1 interview
Interview experience
Software Engineer
10
salaries
| ₹12 L/yr - ₹16 L/yr |
Software Engineer2
8
salaries
| ₹10 L/yr - ₹28.7 L/yr |
Senior Software Engineer
6
salaries
| ₹17.8 L/yr - ₹47 L/yr |
Software Engineer II
4
salaries
| ₹12 L/yr - ₹32 L/yr |
Product Owner
4
salaries
| ₹23 L/yr - ₹39 L/yr |
Intellect Design Arena
Cohesity
Celebal Technologies
NoBrokerHOOD