Filter interviews by
I applied via Approached by Company and was interviewed before Jul 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.
20 Aptitude questions, 30 React/HTML/CSS MCQs, 2 coding questions on an outdated compiler
Var is function scoped, let and const are block scoped. Var can be redeclared and reassigned, let can be reassigned but not redeclared, const cannot be reassigned or redeclared.
Var is function scoped
Let and const are block scoped
Var can be redeclared and reassigned
Let can be reassigned but not redeclared
Const cannot be reassigned or redeclared
Angular 10 introduces new features like stricter types, optional strict mode, and performance improvements.
Stricter types with TypeScript 3.9
Optional strict mode for better type checking
Improved build times and smaller bundle sizes
Updated dependencies like TypeScript 3.9 and TSLib 2.0
I applied via Approached by Company and was interviewed before Nov 2023. There was 1 interview round.
Event loop is a mechanism in JavaScript that allows for asynchronous operations to be executed in a non-blocking way.
Event loop is responsible for handling asynchronous operations in JavaScript.
It allows for non-blocking execution of code by continuously checking the call stack and the task queue.
When the call stack is empty, the event loop moves tasks from the task queue to the call stack for execution.
Example: setTim...
DOM stands for Document Object Model, a programming interface for web documents.
DOM is a tree-like structure that represents the elements of a web page.
It allows developers to manipulate the content, structure, and style of a web page using scripting languages like JavaScript.
DOM provides methods and properties to interact with HTML elements, such as selecting, adding, removing, or modifying them.
Example: document.getE...
I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2022. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Feb 2022. There was 1 interview round.
To reverse a string in Javascript, we can use the built-in reverse() method.
Convert the string to an array using split() method
Use the reverse() method to reverse the array
Convert the reversed array back to a string using join() method
I applied via LinkedIn and was interviewed before May 2021. There was 1 interview round.
I was interviewed before Mar 2023.
based on 1 review
Rating in categories
Senior Software Engineer
23
salaries
| ₹5.8 L/yr - ₹14.4 L/yr |
Business Analyst
21
salaries
| ₹3.2 L/yr - ₹12 L/yr |
Software Engineer
20
salaries
| ₹3.4 L/yr - ₹10 L/yr |
Quality Analyst
17
salaries
| ₹3.2 L/yr - ₹9 L/yr |
Technical Lead
14
salaries
| ₹9.9 L/yr - ₹19.3 L/yr |
TCS
Infosys
Wipro
HCLTech