Filter interviews by
posted on 26 Aug 2021
I applied via Referral and was interviewed in Feb 2021. There was 1 interview round.
Top trending discussions
posted on 30 Nov 2024
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
useMemo is used to memoize a value, while useCallback is used to memoize a function.
useMemo is used to memoize a computed value and recompute it only when its dependencies change.
useCallback is used to memoize a callback function and prevent unnecessary re-renders.
Example: useMemo can be used to memoize the result of a complex computation, while useCallback can be used to memoize an event handler function.
Error handling in JavaScript involves using try-catch blocks, throwing errors, and using error objects.
Use try-catch blocks to catch errors and handle them gracefully
Throw errors using the throw keyword to indicate when something goes wrong
Use error objects like Error, SyntaxError, TypeError, etc. to provide more information about the error
Handle asynchronous errors using promises and the .catch() method
Promises are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
Promise.all() takes an array of promises and returns a single promise that resolves when all of the input promises have resolved.
A polyfill for Promise.all() can be implemented using a combination of Promise and Array.prototype.reduce().
Frontend assignment make the CRUD application using of reactj.s
Assistant Professor
49
salaries
| ₹2.4 L/yr - ₹6 L/yr |
Associate Professor
6
salaries
| ₹6 L/yr - ₹6.5 L/yr |
Lecturer
4
salaries
| ₹2.7 L/yr - ₹4.5 L/yr |
Accountant
4
salaries
| ₹1.2 L/yr - ₹3.8 L/yr |
System Administrator
4
salaries
| ₹2.8 L/yr - ₹3.8 L/yr |
Indian Institute of Technology Gandhinagar
National Institute of Technology
Manipal Institute of Technology
VIT University