Filter interviews by
I applied via Referral and was interviewed in Apr 2023. There were 3 interview rounds.
Basic ReactJs questions
Javascriprt coding
Rest Dev. Aditya’s youtube videos are enough to crack
Event loop is a mechanism that allows JavaScript to handle multiple tasks simultaneously.
Event loop is a part of JavaScript runtime environment.
It continuously checks the call stack and the task queue.
If the call stack is empty, it takes the first task from the queue and pushes it to the call stack.
Examples of tasks include DOM events, setTimeout, and AJAX requests.
Closures are functions that have access to variables in their outer scope, even after the outer function has returned.
Closures are created when a function is defined inside another function.
The inner function has access to the outer function's variables, even after the outer function has returned.
Closures can be used to create private variables and functions in JavaScript.
Example: function outer() { let x = 10; functio...
I applied via Recruitment Consultant and was interviewed in Aug 2021. There was 1 interview round.
I applied via Naukri.com
Java program to sort an array of strings
Use Arrays.sort() method to sort the array of strings
Import java.util.Arrays package
Example: String[] arr = {"apple", "banana", "orange"}; Arrays.sort(arr);
Collections in Java and Spring Boot are used to store and manipulate groups of objects.
Collections in Java are used to store multiple objects in a single unit.
Spring Boot provides support for managing collections through various data structures like List, Set, Map, etc.
Collections in Java and Spring Boot help in organizing and manipulating data efficiently.
Example: List
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
Basic aptitude questions. Could be done easily if practiced enough
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
I had a conflict with a team member over project priorities.
Miscommunication led to conflicting priorities
Discussed the issue openly and found a compromise
Learned the importance of clear communication in team projects
Developed a web-based project management tool for tracking tasks and deadlines
Used React for front-end development
Implemented user authentication and authorization using JWT tokens
Utilized Node.js and Express for back-end development
Integrated MongoDB for database storage
Challenging questions in mathematics.
A constructive discussion about the significance of various topics and additional aspects.
Interview experience
based on 3 reviews
Rating in categories
Senior Associate
15k
salaries
| ₹8 L/yr - ₹30 L/yr |
Associate
12.9k
salaries
| ₹4.8 L/yr - ₹17 L/yr |
Manager
6.7k
salaries
| ₹14 L/yr - ₹44.4 L/yr |
Senior Consultant
4.4k
salaries
| ₹9 L/yr - ₹33 L/yr |
Associate2
4.2k
salaries
| ₹4.5 L/yr - ₹16.6 L/yr |
Deloitte
Ernst & Young
Accenture
TCS