Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2022. There were 2 interview rounds.
posted on 16 Oct 2024
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
1)Buy and sell stock
2)2 sum
3) system design
4) Elastic search
5) deployment
Simple algorithm question about sorting
The time complexity of the quicksort algorithm is O(n log n).
Quicksort has an average time complexity of O(n log n).
The best case time complexity of quicksort is O(n log n) when the pivot element divides the array into two equal halves.
The worst case time complexity of quicksort is O(n^2) when the pivot element is the smallest or largest element in the array.
I applied via Recruitment Consulltant and was interviewed in Nov 2021. There were 3 interview rounds.
Basic data structure related coding questions like creating a linked list and adding items to it median.
Max heap implementation.
Concurrency related questions.
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Use SQL query to retrieve the names of the top 3 employees with the highest salary.
Use the ORDER BY clause to sort the salaries in descending order.
Use the LIMIT clause to limit the results to the top 3.
Join the employee table with the salary table to retrieve employee names.
posted on 31 May 2024
Behavioural and culture fit
posted on 17 Oct 2023
posted on 10 Jul 2024
LRU cache design involves maintaining a cache with limited capacity and removing the least recently used item when the cache is full.
Use a doubly linked list to maintain the order of items based on their usage.
Implement a hash map for fast access to items in the cache.
When a new item is accessed, move it to the front of the linked list to mark it as the most recently used.
When the cache is full, remove the item at the ...
Joins, Jobs, stored procedures,cursors.
based on 1 review
Rating in categories
Deputy Manager
1.5k
salaries
| ₹2.6 L/yr - ₹8 L/yr |
Assistant Manager
1.4k
salaries
| ₹1.8 L/yr - ₹7 L/yr |
Relationship Manager
1.1k
salaries
| ₹1.7 L/yr - ₹7.8 L/yr |
Senior Manager
809
salaries
| ₹6 L/yr - ₹20 L/yr |
Manager
758
salaries
| ₹4.2 L/yr - ₹12.9 L/yr |
HDFC Bank
ICICI Bank
Axis Bank
Kotak Mahindra Bank