i
upGrad
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
Top trending discussions
posted on 18 Jun 2024
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
I was interviewed in Feb 2024.
Memoization is a technique used to optimize performance by storing the results of expensive function calls and returning the cached result when the same inputs occur again.
Memoization helps to avoid redundant calculations by storing the results of function calls.
It can be implemented using libraries like 'memo' in React or manually by storing results in a cache.
Memoization is commonly used in React to optimize renderin...
Promise is used for asynchronous operations with a single result, while Promise.all is used for handling multiple promises simultaneously.
Promise is used for handling asynchronous operations with a single result
Promise.all is used for handling multiple promises simultaneously
Promise.all waits for all promises to resolve or any one to reject
React is a lightweight library for building user interfaces, while Angular is a full-fledged framework with more features and conventions.
React is more flexible and allows for more control over the code structure.
Angular provides more out-of-the-box features like routing, forms, and HTTP client.
React is easier to learn for beginners due to its simplicity.
Angular has a steeper learning curve but offers more built-in too...
Promise.all is used to handle multiple promises concurrently and wait for all of them to resolve.
Use Promise.all when you need to make multiple asynchronous calls and wait for all of them to complete before proceeding.
It is useful for scenarios like fetching data from multiple APIs and processing them together.
Example: Promise.all([fetch('url1'), fetch('url2')]).then(responses => { // handle responses })
I applied via Indeed and was interviewed in Feb 2021. There were 4 interview rounds.
posted on 17 Feb 2023
I applied via LinkedIn and was interviewed in Jan 2023. There were 3 interview rounds.
DSA, React, JavaScript, Rest API, Redux, VUE js,
Virtual DOM is a lightweight copy of the actual DOM used for efficient updates.
Virtual DOM is a concept used in React to improve performance.
It is a lightweight copy of the actual DOM.
It is used to minimize the number of updates needed to be made to the actual DOM.
When a change is made to the virtual DOM, React compares it with the previous version and only updates the necessary changes to the actual DOM.
This results i...
Redux is a predictable state container for JavaScript apps.
Redux is a state management library for JavaScript applications.
It helps in managing the state of an application in a predictable way.
Redux follows a unidirectional data flow pattern.
To implement Redux, we need to define actions, reducers, and a store.
Actions are plain JavaScript objects that describe what happened.
Reducers specify how the application's state c...
posted on 31 Jul 2024
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
Denouncing refers to publicly declaring something as wrong or evil.
Denouncing is the act of condemning or criticizing something publicly.
It is often done to express disapproval or to call attention to a wrongdoing.
Examples include denouncing acts of violence, discrimination, or corruption.
Denouncing can also be used in political contexts to criticize policies or actions of a government.
Redux state can be cleaned by dispatching an action to reset the state to its initial values.
Dispatching an action with type 'RESET_STATE'
Updating the reducer to return the initial state when 'RESET_STATE' action is dispatched
Netflix uses a content delivery network (CDN) to efficiently load videos based on user location and network conditions.
Netflix uses a distributed network of servers to store and deliver video content closer to users for faster loading times.
Content is cached on servers located in various regions to reduce latency and improve streaming quality.
Netflix employs adaptive bitrate streaming to adjust video quality based on a...
To download a large CSV file (>1000mb) and show the data while downloading, use streaming and pagination techniques.
Implement streaming to download the file in chunks instead of all at once.
Use pagination to display the downloaded data in parts as it is being downloaded.
Consider using libraries like PapaParse for parsing CSV data efficiently.
Show a progress bar or indicator to inform the user about the download status.
I applied via Instahyre and was interviewed in Jul 2024. There were 2 interview rounds.
Api Call with pagination support, Card with button.
Same , Just changed the difficulties
I applied via Indeed and was interviewed in Feb 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
React js Assessments
Admission Counsellor
664
salaries
| ₹2 L/yr - ₹10.2 L/yr |
Academic Counsellor
298
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Academic Counsellor
240
salaries
| ₹4 L/yr - ₹14 L/yr |
Senior Admission Counsellor
185
salaries
| ₹4.3 L/yr - ₹13.3 L/yr |
Senior Associate
184
salaries
| ₹4.6 L/yr - ₹13 L/yr |
Simplilearn
Unacademy
BYJU'S
Great Learning