Filter interviews by
I applied via Indeed and was interviewed before Aug 2021. There were 3 interview rounds.
I applied via Job Portal and was interviewed before May 2023. There was 1 interview round.
The difference between == and === is that == checks for equality after type conversion, while === checks for equality without type conversion.
== is a loose equality operator that performs type coercion before comparing two values.
=== is a strict equality operator that does not perform type coercion before comparing two values.
Example: '5' == 5 will return true, but '5' === 5 will return false.
CSS opacity is a property that controls the transparency of an element.
Opacity values range from 0 (completely transparent) to 1 (completely opaque)
Can be applied to any HTML element using CSS
Useful for creating overlay effects or fading animations
Block scope in CSS refers to the scope of variables declared within a block of code, such as within curly braces {}.
Variables declared within a block are only accessible within that block
Block scope helps prevent naming conflicts and keeps code organized
Example: .container { color: red; } .container { color: blue; } - the second declaration will not affect the first due to block scope
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.
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Software Developer
6
salaries
| ₹5.4 L/yr - ₹8 L/yr |
Software Tester
4
salaries
| ₹4.2 L/yr - ₹4.6 L/yr |
Front end Developer
4
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Project Manager
3
salaries
| ₹8.5 L/yr - ₹9 L/yr |
Junior Copywriter
3
salaries
| ₹4.8 L/yr - ₹4.9 L/yr |
TCS
Accenture
Wipro
Cognizant