Filter interviews by
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
Design a Least Recently Used cache system.
Implement a doubly linked list to keep track of the order of usage of cache items.
Use a hashmap to store key-value pairs for quick access to cache items.
When a new item is accessed, move it to the front of the linked list. If the cache is full, remove the least recently used item from the end of the list.
I applied via Campus Placement and was interviewed in Dec 2022. There were 3 interview rounds.
It was a basic aptitude test, online based.
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
posted on 4 Jan 2025
I applied via Company Website and was interviewed before Jan 2024. There were 2 interview rounds.
Online technical aptitude test
posted on 20 Aug 2023
I applied via Campus Placement and was interviewed before Aug 2022. There were 5 interview rounds.
Easy to medium,mostly questions are easy
Questions are easy basic intermediate and questions mostly on arrays
posted on 23 Apr 2024
posted on 24 Sep 2024
Hacker rank arrays questions were asked
posted on 16 Feb 2024
I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.
Easy questions, duration will be enough to solve all
Easy to moderate level of questions
based on 1 interview
Interview experience
based on 6 reviews
Rating in categories
Business Analyst
53
salaries
| ₹3.5 L/yr - ₹9.4 L/yr |
Software Developer
39
salaries
| ₹5.3 L/yr - ₹17.8 L/yr |
Customer Success Executive
37
salaries
| ₹2.4 L/yr - ₹6 L/yr |
Software Engineer
32
salaries
| ₹2.8 L/yr - ₹9.5 L/yr |
Software Development Engineer
30
salaries
| ₹6 L/yr - ₹20 L/yr |
Financial Software & Systems
Ramco Systems
IBS Software Services
Duck Creek Technologies