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
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There were 5 interview rounds.
I applied via Approached by Company and was interviewed before Oct 2021. There were 2 interview rounds.
I have X years of domain experience.
I have worked in this domain for X years.
During my time in this domain, I have gained expertise in various areas such as...
I have worked on projects related to...
I have experience working with clients in this domain.
I keep myself updated with the latest trends and developments in this domain.
I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.
I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.
I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.
Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.
Recursion can be used to solve problems that can be broken down into smaller sub-problems.
Inheritance allows for code reuse and helps in creating a hierarchy of classes.
Heap is used for dynamic memory allocation in la...
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