Filter interviews by
I appeared for an interview in Nov 2024, where I was asked the following questions.
Hooks are functions that let you use state and other React features without writing a class.
Hooks allow functional components to manage state using the useState hook.
useEffect hook enables side effects like data fetching and subscriptions.
Custom hooks can be created to encapsulate reusable logic.
Hooks must be called at the top level of a component to maintain consistent behavior.
Top trending discussions
I appeared for an interview before Aug 2021.
posted on 28 May 2025
I appeared for an interview in Nov 2024, where I was asked the following questions.
A promise is an object representing the eventual completion or failure of an asynchronous operation.
A promise can be in one of three states: pending, fulfilled, or rejected.
Promises allow for cleaner asynchronous code, avoiding callback hell.
Example of a promise: const myPromise = new Promise((resolve, reject) => { /* async code */ });
Promise.all takes an array of promises and resolves when all are fulfilled, or rej...
Component lifecycle refers to the stages a component goes through from creation to removal in a front-end framework.
1. Mounting: The phase when a component is being created and inserted into the DOM. Example: constructor(), render().
2. Updating: Occurs when a component's state or props change. Example: shouldComponentUpdate(), componentDidUpdate().
3. Unmounting: The phase when a component is removed from the DOM. Examp...
posted on 17 Jul 2024
I applied via Recruitment Consulltant and was interviewed before Jan 2024. There was 1 interview round.
I appeared for an interview in Jul 2024.
First round is online assessment. Where we have multiple choice questions related to angular, css. Html, javascript
Yes, I have experience developing websites for physically challenged individuals with a focus on accessibility.
Implemented keyboard navigation for users with mobility impairments
Utilized ARIA roles and attributes to improve screen reader compatibility
Ensured color contrast and text size met WCAG standards
Tested websites with assistive technologies like screen readers and voice recognition software
I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
They asked JS basics and Promises, hoisting
Just asked about my work culture, as I worked in startup and product based company, they except me work in Agile and how u will adopt to MNC / service based company culture
based on 2 interview experiences
Difficulty level
Duration
based on 4 reviews
Rating in categories
Automation Test Engineer
4
salaries
| ₹4.6 L/yr - ₹10 L/yr |
UI Designer
4
salaries
| ₹3 L/yr - ₹4.8 L/yr |
Project Manager
3
salaries
| ₹10.8 L/yr - ₹14 L/yr |
Web Developer
3
salaries
| ₹6.5 L/yr - ₹7.5 L/yr |
Senior UI Developer
3
salaries
| ₹10 L/yr - ₹14 L/yr |