i
CollegeDekho
Filter interviews by
Clear (1)
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
I was interviewed in Aug 2022.
2 hrs duration with 2 easy level dsa questions and 15 around mcqs based on core cs concepts.
Implementing stack using linked list
Create a Node class with data and next pointer
Create a Stack class with top pointer
Implement push() method to add element to top of stack
Implement pop() method to remove element from top of stack
Implement peek() method to return top element without removing it
Find the first duplicate value in an array of strings.
Create a hash table to store the frequency of each string.
Iterate through the array and check if the string already exists in the hash table.
If it does, return the string. If not, add it to the hash table.
If no duplicates are found, return null or an appropriate message.
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 Naukri.com and was interviewed in Jan 2023. There were 3 interview rounds.
Aptitude test was first round. it was hard level
Program on string, oops , exception handling
Hard test dsa question practice more leetcode
I was interviewed in Oct 2024.
Explain about DSA and its example in realtime.
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...
based on 1 interview
Interview experience
Academic Counsellor
232
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Executive
127
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
92
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Academic Counsellor
79
salaries
| ₹0 L/yr - ₹0 L/yr |
Executive
61
salaries
| ₹0 L/yr - ₹0 L/yr |
MeritNation
Toppr
BYJU'S
Unacademy