i
Elite Contrivers
Filter interviews by
I applied via LinkedIn and was interviewed in Feb 2023. There were 3 interview rounds.
A question related to array was sent on mail and I have revert it within 24 hrs
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, prev, and next
Iterate through the linked list, updating pointers to reverse the direction
Return the new head of the reversed linked list
I applied via LinkedIn and was interviewed in Feb 2023. There were 3 interview rounds.
A basic array question was given to be solved within 24 hour
Top trending discussions
I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.
Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.
Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.
Real Dom represents the actual structure of the web page, while Virtual Dom is a simplified version stored in memory.
Changes made to the Virtual Dom are compared with the Real Dom to determine the minimum number of updates neede...
Assignment Round - Complete the assignment within 3 days.
I applied via LinkedIn and was interviewed in May 2024. There were 3 interview rounds.
Simple angular application testing CRUD operations
Angular lifecycles are methods that are called at specific points during the life of a component or directive.
Angular components have lifecycle hooks that allow you to tap into key moments in the component's lifecycle, such as creation, updates, and destruction.
Some of the commonly used lifecycle hooks include ngOnInit, ngOnChanges, ngDoCheck, ngOnDestroy, etc.
These lifecycle hooks can be used to perform tasks like ini...
Services in Angular are singleton objects that can be used to share data or functionality across different parts of an application.
Services are used to encapsulate reusable functionality, such as data access or logging.
Services are typically injected into components or other services using Angular's dependency injection system.
Services can be used to communicate with backend APIs, manage state, or perform other tasks.
E...
Constructor is a method used to create and initialize an object, while ngOnInit is a lifecycle hook used in Angular to initialize components.
Constructor is a default method of a class that is automatically called when an object is created.
ngOnInit is a lifecycle hook in Angular that is called after the constructor and is used to initialize data in a component.
Constructors are used in all classes, while ngOnInit is spec
posted on 16 Sep 2023
I applied via Referral and was interviewed before Sep 2022. There were 4 interview rounds.
Aptitude test and coding test
MENTAL FAMILIY RELATION
I applied via Other and was interviewed in Nov 2019. There were 6 interview rounds.
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
QuickRide
sysotel.ai
Reveation Labs
Procol