Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Apr 2022. There were 5 interview rounds.
Not interested to share...........
Not willing to share.............
Top trending discussions
posted on 31 Jan 2024
Program for binary search
Binary search is an efficient algorithm to search for an element in a sorted array
It works by repeatedly dividing the search space in half
If the middle element is the target, the search is successful
If the target is smaller, search the left half; if larger, search the right half
Continue dividing until the target is found or the search space is empty
I applied via Walk-in and was interviewed in Aug 2022. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Aug 2021. There were 2 interview rounds.
posted on 27 Feb 2024
posted on 14 Mar 2022
I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.
posted on 6 Aug 2024
I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.
Angular is a front-end web application framework that allows developers to build dynamic single-page applications.
Angular uses TypeScript for building applications.
It follows the MVC (Model-View-Controller) architecture.
Angular provides two-way data binding, which means changes in the model are automatically reflected in the view and vice versa.
It uses directives to extend HTML with new attributes and tags.
Angular has ...
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.
In JavaScript, variable and function declarations are hoisted to the top of their scope.
This means that you can use a variable or function before it is declared.
However, only the declarations are hoisted, not the initializations.
Temporal dead zone is the period between entering scope and being able to access a variable.
Occurs when trying to access a variable before it has been declared
Caused by hoisting in JavaScript
Results in a ReferenceError
Example: const x = 10; console.log(x); // ReferenceError: Cannot access 'x' before initialization
posted on 29 Dec 2024
Project Engineer
43
salaries
| ₹2.4 L/yr - ₹9 L/yr |
Project Manager
17
salaries
| ₹9 L/yr - ₹16 L/yr |
Service Engineer
10
salaries
| ₹4 L/yr - ₹11.3 L/yr |
System Engineer
8
salaries
| ₹18 L/yr - ₹20 L/yr |
Customer Service Engineer
7
salaries
| ₹5.2 L/yr - ₹7.2 L/yr |
ivy
Nvidia
Terralogic Software Solutions
Gameskraft