Filter interviews by
Clear (1)
It was a link from hackerEarth, only aptitude question were there
Got 1 hr to complete 2 coding questions on the complier provided by them.
I applied via Referral and was interviewed in Jul 2021. There were 2 interview rounds.
Top trending discussions
Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
Example: new Promise((resolve, reject) => { ... }).then(result => { ... }).catch(error =>
let is block scoped, var is function scoped
let is block scoped, var is function scoped
let can't be re-declared in the same scope, var can be
let variables are not hoisted, var variables are hoisted
Form validation can be handled using client-side and server-side validation techniques.
Use HTML5 form validation attributes like required, pattern, min, max, etc.
Implement client-side validation using JavaScript to provide instant feedback to users.
Perform server-side validation to ensure data integrity and security.
Display error messages next to the input fields for better user experience.
Use a combination of front-en...
Redux Toolkit is an official, opinionated, batteries-included toolset for efficient Redux development.
Redux Toolkit simplifies Redux code by providing a set of tools and best practices
It includes utilities like createSlice, createReducer, configureStore, and createAsyncThunk
Helps in writing concise and readable Redux code with less boilerplate
Encourages the use of Immer for writing immutable updates in a more intuitive
I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.
Javascript,Angular,Angular Js questions
I was interviewed before Nov 2023.
Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises help in handling asynchronous operations in a more readable and manageable way.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained together using .then() method to handle success and failure cases.
They help in avoiding callback hell and writing cleaner asynchro...
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
Event bubbling is the process of propagating an event from the innermost element to its parent elements in the DOM hierarchy.
Events in JavaScript are triggered on elements and then propagate up the DOM tree.
During event bubbling, an event triggered on a child element will also trigger on its parent elements.
This allows for event delegation, where a single event handler can be used for multiple elements.
Event.stopPropag...
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.
Remove duplicate elements from an Array
Use the Set object to remove duplicate elements
Convert the Set back to an array using the spread operator
If the array contains objects, use a custom comparison function
Use the accept attribute in the input tag to only allow jpg and png files.
Add accept attribute to input tag with 'image/jpeg, image/png' value
This will restrict file selection to only jpg and png files
Use flexbox to center align a div in just one line in CSS.
Set the parent container's display property to flex.
Use the justify-content property with the value 'center' to horizontally center the div.
Use the align-items property with the value 'center' to vertically center the div.
Use React Router's Redirect component to redirect to login page if user is not logged in.
Create a PrivateRoute component that checks if user is logged in
If user is not logged in, redirect to login page using Redirect component
Wrap the routes that require authentication with PrivateRoute component
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Associate Manager
235
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Manager
153
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
137
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
118
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate
110
salaries
| ₹0 L/yr - ₹0 L/yr |
WPP
Interpublic Group
Accenture
M&C Saatchi Performance