Filter interviews by
I applied via Walk-in and was interviewed in Feb 2023. There were 4 interview rounds.
25 Aptitude MCQ and 25 post based MCQ
Top trending discussions
I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.
Closures in JavaScript are functions that have access to variables from their outer scope even after the outer function has finished executing.
Closures allow for maintaining state in an asynchronous environment
They are created whenever a function is defined within another function
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.log(outerVar); }; }
I handle stressful situations by staying calm, prioritizing tasks, and seeking support when needed.
I prioritize tasks to focus on what needs to be done first
I take breaks to clear my mind and refocus
I communicate with team members or supervisors for guidance and support
I practice mindfulness techniques such as deep breathing or meditation
I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.
Online Coding Test on their platform
Use a max heap data structure to find the topper of a college.
Max heap is a complete binary tree where the value of each node is greater than or equal to the values of its children.
Insert all students' scores into a max heap and then extract the top element to find the topper.
Example: If student A scored 90, student B scored 85, and student C scored 95, the max heap would have [95, 85, 90].
I applied via Internshala and was interviewed in Sep 2023. There was 1 interview round.
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Software Developer
135
salaries
| ₹1.1 L/yr - ₹3.8 L/yr |
Operations Executive
87
salaries
| ₹1.3 L/yr - ₹3.5 L/yr |
Executive Software Developer
39
salaries
| ₹1.5 L/yr - ₹3.8 L/yr |
Application Support Engineer
29
salaries
| ₹0.9 L/yr - ₹5 L/yr |
Client Account Manager
28
salaries
| ₹2 L/yr - ₹11 L/yr |
TCS
Infosys
Wipro
HCLTech