Filter interviews by
I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.
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'); }, []);
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 Referral and was interviewed before Apr 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Mar 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.
Triggers are database objects that automatically execute in response to certain events or changes in data.
Triggers are used to enforce business rules or data integrity.
They can be used to audit changes to data.
Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.
They can be defined on tables, views, or schemas.
Examples of triggers include sending an email notification ...
I appeared for an interview in Sep 2021.
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