Filter interviews by
I applied via Referral and was interviewed in Aug 2023. There were 3 interview rounds.
Array, string, and some map questions
A callback is a function passed as an argument to another function, which is then executed after the first function has completed.
Callback functions are commonly used in asynchronous programming to handle responses or events.
Callbacks can be synchronous or asynchronous.
Example: setTimeout(callback, 1000) will execute the callback function after 1 second.
useEffect is a hook in React that allows functional components to perform side effects.
Used to perform side effects in functional components
Executes after render
Can be used to fetch data, subscribe to events, update the DOM, etc.
useEffect is used in React to perform side effects in function components.
useEffect is used to perform side effects in function components, such as data fetching, subscriptions, or manually changing the DOM.
It runs after every render by default, but you can specify dependencies to control when it runs.
Example: useEffect(() => { console.log('Component mounted'); }, []);
I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.
Return a reverse string from first to last
Microservices in JavaScript are small, independent, and loosely coupled services that work together to form a larger application.
Microservices are designed to be modular and scalable
Each microservice performs a specific task and communicates with other microservices through APIs
They can be written in different programming languages and can run on different servers
Examples of microservices in JavaScript include Netflix,...
I applied via Referral and was interviewed before Aug 2021. There were 2 interview rounds.
Top trending discussions
I appeared for an interview in May 2025, where I was asked the following questions.
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 6 interview rounds.
based on 3 interview experiences
Difficulty level
Duration
based on 15 reviews
Rating in categories
Backend Developer
7
salaries
| ₹1 L/yr - ₹5 L/yr |
Front end Developer
7
salaries
| ₹1 L/yr - ₹4.5 L/yr |
Backend Developer Intern
6
salaries
| ₹1 L/yr - ₹5.4 L/yr |
Business Development Executive
5
salaries
| ₹2.4 L/yr - ₹2.9 L/yr |
Frontend Developer Intern
5
salaries
| ₹2.5 L/yr - ₹4 L/yr |
TCS
Accenture
Wipro
Cognizant