i
Jules AI
Filter interviews by
Be the first one to contribute and help others!
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
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
MENTAL FAMILIY RELATION
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 Other and was interviewed in Nov 2019. There were 6 interview rounds.
posted on 9 Sep 2023
I applied via Company Website and was interviewed in Aug 2023. There were 4 interview rounds.
They use some tool to doo first round of screening
posted on 22 Aug 2024
Software Testing Life cycle involves planning, designing, executing, and evaluating tests to ensure quality software.
Includes phases like requirement analysis, test planning, test design, test execution, and test closure
Involves creating test cases, executing them, and reporting defects
Iterative process to ensure software meets quality standards
Examples: Unit testing, integration testing, system testing, acceptance tes
QuickRide
sysotel.ai
Reveation Labs
CRUD Operations Private Limited