Filter interviews by
I applied via Company Website and was interviewed in Nov 2021. There were 3 interview rounds.
LRU cache is a cache eviction policy that removes the least recently used items first.
LRU cache is used to improve the performance of a system by keeping frequently accessed data in memory.
When the cache is full, the least recently used item is removed to make space for new data.
LRU cache can be implemented using a doubly linked list and a hash map.
Example: When browsing the internet, the browser caches frequently acce
I applied via Company Website and was interviewed in Dec 2019. There were 4 interview rounds.
LFU cache is a data structure that evicts the least frequently used items.
LFU stands for Least Frequently Used.
It is used to cache frequently accessed data in memory.
It uses a frequency counter to track the usage of each item.
When the cache is full, the item with the lowest frequency is evicted.
It is useful in applications where frequently accessed data needs to be cached.
Example: Web browsers use LFU cache to store fr
Find the pair element from the array
Iterate through the array and use a hashmap to store elements and their counts
Check if the current element's complement exists in the hashmap
Return the pair if found, otherwise return null
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed before Oct 2019. There were 4 interview rounds.
I applied via Company Website and was interviewed before Jun 2020. There was 1 interview round.
I applied via Walk-in and was interviewed in Jul 2020. There was 1 interview round.
Python is a high-level programming language known for its simplicity and readability.
Python was created by Guido van Rossum and first released in 1991.
It is an interpreted language, which means it does not need to be compiled before running.
Python has a large standard library and a vast ecosystem of third-party packages.
It supports multiple programming paradigms, including procedural, object-oriented, and functional pr...
based on 1 interview
1 Interview rounds
Senior Analyst
43
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Business Development Analyst
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Marketing Analyst
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Flipkart
Amazon
Snapdeal
Paytm Mall