Filter interviews by
I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 4 interview rounds.
Top trending discussions
I appeared for an interview in Dec 2016.
LRU (Least Recently Used) is a caching algorithm that removes the least recently used item when the cache is full.
LRU uses a combination of a doubly linked list and a hash map.
The doubly linked list keeps track of the order of recently used items.
The hash map allows for efficient lookup of items in the cache.
When a new item is accessed, it is moved to the front of the list.
If the cache is full, the item at the end of t...
Pressing 'k' on Notepad triggers a series of events including key press event, character insertion, and potential text manipulation.
When 'k' is pressed, a key press event is triggered
The key press event is captured by the Notepad application
The character 'k' is inserted at the current cursor position
If any text is selected, it may be replaced by the character 'k'
The cursor position is updated to the next position
If aut...
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
My experience as a software developer has been enriching, filled with diverse projects and continuous learning opportunities.
Worked on a team to develop a web application that improved user engagement by 30%.
Implemented a microservices architecture that enhanced system scalability and maintainability.
Participated in code reviews, which improved code quality and fostered team collaboration.
Led a project to migrate legac...
I applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.
It also had apptitude questions as well
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Redis is single-threaded.
Redis is single-threaded, meaning it can only execute one command at a time.
This design choice allows Redis to be extremely fast and efficient for certain use cases.
However, it also means that Redis may not be the best choice for highly concurrent workloads.
Data types that can be used as keys in Python include strings, integers, floats, tuples, and custom objects.
Strings are commonly used as keys in Python dictionaries.
Integers and floats can also be used as keys.
Tuples can be used as keys if they only contain immutable elements.
Custom objects can be used as keys if they are hashable.
Examples: {'name': 'John'}, {1: 'apple'}, {(1, 2): 'tuple'}
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
2 coding questions medium level
posted on 20 Mar 2024
I applied via Campus Placement and was interviewed before Mar 2023. There was 1 interview round.
I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.
Closure is a function that captures the environment in which it was created, allowing it to access variables from that environment even after the function has finished executing.
Closure allows a function to access variables from its outer scope even after the function has finished executing.
It 'closes over' the variables from the outer scope, preserving their values.
Example: function outerFunction() { let outerVar = 'I...
Event loop is a mechanism that allows for asynchronous programming by handling and executing events in a loop.
Event loop is a part of the runtime environment that listens for events and executes callback functions.
It allows for non-blocking I/O operations by delegating tasks to the operating system.
Event loop is commonly used in JavaScript for handling asynchronous operations like setTimeout, setInterval, and AJAX requ...
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
Senior Software Engineer
35
salaries
| ₹16.2 L/yr - ₹39 L/yr |
Software Engineer
33
salaries
| ₹14 L/yr - ₹23.5 L/yr |
Senior Software Engineer 1
20
salaries
| ₹14 L/yr - ₹30 L/yr |
Software Engineer2
18
salaries
| ₹12 L/yr - ₹25 L/yr |
Consultant
17
salaries
| ₹21 L/yr - ₹30 L/yr |
Intellect Design Arena
Cohesity
Celebal Technologies
NoBrokerHOOD