i
CollegeDekho
Filter interviews by
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...
Top trending discussions
posted on 29 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
Given two questions on personal round
posted on 21 Nov 2024
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
I applied via Job Portal
Medium to hard level DSA from leetcode
Medium to hard level DSA from leetcode
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...
Question on Linked list. array and string manipulation.
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.
Number system,30 min duration
Promises are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used in JavaScript to handle asynchronous operations.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained together using .then() to handle success or failure.
They help avoid callback hell and make asynchronous code more readable.
Example: const myPromise = new Promise((res
HTML and CSS are languages used for creating and styling web pages.
HTML (Hypertext Markup Language) is used for structuring content on a web page.
CSS (Cascading Style Sheets) is used for styling the appearance of the content.
HTML uses tags to define elements like headings, paragraphs, images, and links.
CSS allows for customization of colors, fonts, layouts, and more.
Both HTML and CSS are essential for creating visually
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.
based on 1 interview
Interview experience
Academic Counsellor
226
salaries
| ₹1.9 L/yr - ₹5 L/yr |
Senior Executive
128
salaries
| ₹3.2 L/yr - ₹7 L/yr |
Assistant Manager
102
salaries
| ₹4.2 L/yr - ₹9.6 L/yr |
Senior Academic Counsellor
82
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Executive
62
salaries
| ₹2.2 L/yr - ₹5 L/yr |
BYJU'S
Whitehat jr
Unacademy
Extramarks Education