Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.
Top trending discussions
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
posted on 15 Sep 2022
I applied via Referral and was interviewed before Sep 2021. There were 3 interview rounds.
Questions related to React and nodejs
The given array needs to be flattened to a single-level array.
Iterate through the array elements
If an element is an array, recursively flatten it
If an element is not an array, add it to the result array
Promise is a way to handle asynchronous operations in JavaScript.
Promises represent a value that may not be available yet.
They have three states: pending, fulfilled, and rejected.
Promises can be chained using .then() and .catch() methods.
They help avoid callback hell and make code more readable.
Example: new Promise((resolve, reject) => {...})
Array methods in Javascript are built-in functions that can be used to manipulate arrays.
Some common array methods are push(), pop(), shift(), unshift(), slice(), splice(), concat(), join(), indexOf(), and forEach().
push() adds one or more elements to the end of an array.
pop() removes the last element from an array.
shift() removes the first element from an array.
unshift() adds one or more elements to the beginning of a...
State and props are two important concepts in React for managing data and passing data between components.
State is used to manage data within a component and can be updated using setState() method.
Props are used to pass data from parent component to child component.
State is mutable while props are immutable.
Example:
Example:
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Senior Software Engineer
25
salaries
| ₹17 L/yr - ₹37 L/yr |
Market Research Associate
24
salaries
| ₹6 L/yr - ₹8 L/yr |
Software Engineer
20
salaries
| ₹11.1 L/yr - ₹19 L/yr |
Product Manager
18
salaries
| ₹24 L/yr - ₹38 L/yr |
Software Engineer2
11
salaries
| ₹16.5 L/yr - ₹22 L/yr |
Adobe
Autodesk
Quark Software
Wipro