Filter interviews by
Promises in JavaScript are a way to handle asynchronous operations and avoid callback hell.
Promises represent a value that may not be available yet but will be resolved at some point in the future.
They have three states: pending, fulfilled, or rejected.
Promises can be chained using .then() and .catch() methods.
They help in writing cleaner and more maintainable code.
Example: new Promise((resolve, reject) => { ... }).the
Async/await is a way to write asynchronous code in a synchronous style in JavaScript.
Async/await is built on top of Promises.
It allows us to write asynchronous code that looks like synchronous code.
The 'async' keyword is used to define an asynchronous function.
The 'await' keyword is used to pause the execution of a function until a Promise is resolved.
Async/await makes error handling easier by allowing us to use try/ca
Write a program to find duplicate records in array
posted on 14 May 2022
I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.
I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Job Portal and was interviewed before Apr 2021. There was 1 interview round.
Solid principles are a set of design principles for writing maintainable and scalable code in C#.
Single Responsibility Principle (SRP) - a class should have only one reason to change
Open/Closed Principle (OCP) - a class should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - derived classes should be substitutable for their base classes
Interface Segregation Principle (ISP) - client...
I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
based on 1 interview
Interview experience
based on 32 reviews
Rating in categories
Salesforce Marketing Cloud Developer
5
salaries
| ₹5.3 L/yr - ₹11.5 L/yr |
Angular Developer
5
salaries
| ₹4 L/yr - ₹4 L/yr |
Project Manager
5
salaries
| ₹18 L/yr - ₹20 L/yr |
Salesforce Developer
5
salaries
| ₹3.9 L/yr - ₹7 L/yr |
Senior Recruitment Lead
4
salaries
| ₹9 L/yr - ₹10 L/yr |
Infosys
TCS
Wipro
HCLTech