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.
Sharpener interview questions for popular designations
Top trending discussions
I applied via Recruitment Consultant and was interviewed in Mar 2021.Ā There were 3 interview rounds.
A framework is a set of guidelines, standards, and tools used to develop software applications.
A framework provides a structure for developers to build upon
It includes pre-written code and libraries to simplify development
Frameworks can be specific to a programming language or platform
Examples include React for web development and TensorFlow for machine learning
posted on 19 Nov 2020
based on 3 interviews
Interview experience
based on 15 reviews
Rating in categories
Backend Developer
7
salaries
| ā¹1 L/yr - ā¹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 |
Front end Developer
5
salaries
| ā¹3 L/yr - ā¹4.5 L/yr |
Frontend Developer Intern
5
salaries
| ā¹2.5 L/yr - ā¹4 L/yr |
TCS
Accenture
Wipro
Cognizant