Filter interviews by
75 mins 4 coding question
posted on 23 Mar 2024
I applied via LinkedIn and was interviewed before Mar 2023. There were 4 interview rounds.
Javascript,html, CSS and MySQL
An event loop is a programming construct that waits for and dispatches events or messages in a program.
Event loop is commonly used in asynchronous programming to handle tasks like I/O operations without blocking the main thread.
It continuously checks for events in a queue and processes them one by one.
Examples of event loops include Node.js event loop for handling asynchronous operations in JavaScript.
Event loop helps ...
posted on 27 Aug 2021
I applied via LinkedIn and was interviewed in Jul 2021. There were 6 interview rounds.
Red-black tree is a self-balancing binary search tree with O(log n) complexity for insertion, deletion, and search.
Red-black tree is a type of binary search tree with additional properties to ensure balance.
It has two types of nodes - red and black - with specific rules for their placement.
The tree is balanced by performing rotations and color flips during insertion and deletion.
Complexity of insertion, deletion, and s...
Coding and aptitude round
I applied via Naukri.com and was interviewed in Aug 2022. There were 5 interview rounds.
Hacker earth , Rest api consuming and filtering response . 2 question
React is a modern JavaScript library for building user interfaces, while jQuery is a fast and concise JavaScript library for DOM manipulation.
React is component-based, promoting reusability and modularity.
React uses a virtual DOM for efficient updates, while jQuery directly manipulates the DOM.
React is declarative, making it easier to reason about the UI, while jQuery is imperative.
React is typically used for single-pa...
I appeared for an interview in Jan 2025.
Test was based on arrays and some dsa concepts.
Yes
Java uses pass by value for all variables, including object references.
When an object reference is passed as an argument, a copy of the reference is passed, not the actual object.
Modifying the reference inside the method will not affect the original reference outside the method.
However, modifications to the object's state inside the method will be visible outside the method.
Singleton pattern restricts the instantiation of a class to a single object.
Singleton pattern ensures that only one instance of a class exists throughout the application.
It provides a global point of access to the instance.
Commonly used in scenarios where a single instance needs to coordinate actions across the system.
Example: Database connection manager, logger, configuration manager.
posted on 15 May 2024
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
HashMap is implemented using an array of linked lists to handle collisions.
HashMap stores key-value pairs in an array of linked lists
Hash function is used to determine the index of the array where the key-value pair will be stored
Collision handling is done by chaining, where multiple key-value pairs with the same hash value are stored in the same linked list
HashMap allows null keys and values
HashMap is not synchronized...
posted on 23 Jan 2022
I applied via Recruitment Consultant and was interviewed before Jan 2021. There were 4 interview rounds.
based on 1 interview
Interview experience
Senior Associate
32
salaries
| ₹16 L/yr - ₹40 L/yr |
Principal Associate
19
salaries
| ₹32 L/yr - ₹61 L/yr |
Software Engineer
17
salaries
| ₹3.8 L/yr - ₹14.2 L/yr |
Senior Software Engineer
11
salaries
| ₹30 L/yr - ₹61.4 L/yr |
Data Analyst
11
salaries
| ₹12 L/yr - ₹20 L/yr |
Wibmo
OneCard
ROI NET Solution
PolicyX.com