Filter interviews by
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 Jun 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed in Oct 2018. There was 0 interview round.
I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.
I applied via Company Website and was interviewed before May 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2019. There were 3 interview rounds.
I applied via tcs and was interviewed before Jun 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.
A closure is a function that has access to its outer function's variables, even after the outer function has returned.
A closure is created when a function is defined inside another function.
It allows for private variables and functions in JavaScript.
Closures are used for data hiding, encapsulation, and creating modules.
Example: function outer() { var x = 10; function inner() { console.log(x); } return inner; } var clos
based on 1 interview
Interview experience
Associate
4
salaries
| ₹2.8 L/yr - ₹12 L/yr |
Senior Associate
3
salaries
| ₹8.2 L/yr - ₹33 L/yr |
Senior Associate QA
3
salaries
| ₹9 L/yr - ₹18 L/yr |
Senior Associate Developer
3
salaries
| ₹12.8 L/yr - ₹14.3 L/yr |
TCS
Accenture
Wipro
Cognizant