i
Physicswallah
Filter interviews by
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 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 Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed before Nov 2023. There was 1 interview round.
Question were very basic from array and stacks
SDLC lifecycle involves planning, designing, developing, testing, deploying, and maintaining software components and architecture.
SDLC (Software Development Life Cycle) includes phases like planning, designing, coding, testing, and maintenance.
Components are designed, developed, tested, and integrated into the overall architecture.
Architecture involves defining the structure, behavior, and interactions of software comp...
I applied via Job Fair and was interviewed before Nov 2023. There were 3 interview rounds.
3 coding question around prime number arrays and strings
I applied via LinkedIn and was interviewed in Feb 2023. There were 6 interview rounds.
I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.
Android lifecycle refers to the series of states that an activity or fragment goes through from creation to destruction.
Android lifecycle includes states like onCreate, onStart, onResume, onPause, onStop, onDestroy, etc.
Activities and fragments transition between these states based on user interactions and system events.
Understanding Android lifecycle is crucial for managing resources, saving state, and handling config...
Fragment lifecycle refers to the series of events that occur in the lifespan of a fragment in an Android app.
Fragments go through various states like created, started, resumed, paused, stopped, and destroyed.
Fragment lifecycle methods include onCreate(), onCreateView(), onResume(), onPause(), onStop(), onDestroy(), etc.
Fragment lifecycle is closely tied to the hosting activity's lifecycle.
Understanding fragment lifecyc...
Asking the dp and tree and other
based on 2 interviews
Interview experience
based on 4 reviews
Rating in categories
Associate
321
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
262
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Manager
238
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
133
salaries
| ₹0 L/yr - ₹0 L/yr |
Professor
129
salaries
| ₹0 L/yr - ₹0 L/yr |
Unacademy
BYJU'S
Vedant
Toppr