Filter interviews by
The .equals() method in Java is used to compare the contents of two objects for equality.
The .equals() method is used to compare the actual contents of two objects, unlike the == operator which compares object references.
It is commonly used with String objects to check if two strings have the same sequence of characters.
Example: String str1 = "hello"; String str2 = "hello"; boolean result = str1.equals(str2); // result
I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.
Stateful widgets maintain state that can change over time, while stateless widgets do not.
Stateful widgets can be updated and rebuilt multiple times, while stateless widgets are immutable.
Stateful widgets are used when the UI needs to change dynamically based on user interactions or data changes.
Stateless widgets are used when the UI remains the same regardless of any changes in the app's state.
Stateful widgets use the...
I applied via Naukri.com and was interviewed before Jan 2022. There were 3 interview rounds.
I was a frontend engineer they asked me to code some array related and recursion
GYTworkz interview questions for popular designations
Top trending discussions
I applied via Referral and was interviewed in Dec 2020. There were 3 interview rounds.
posted on 13 Sep 2022
I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.
Aptitude and English test
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...
I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2020. There were 3 interview rounds.
based on 4 interviews
Interview experience
based on 16 reviews
Rating in categories
Software Development Engineer II
7
salaries
| ₹12 L/yr - ₹21.5 L/yr |
Associate Software Engineer
5
salaries
| ₹3.2 L/yr - ₹12 L/yr |
Software Engineer
4
salaries
| ₹7.5 L/yr - ₹12 L/yr |
Software Developer
4
salaries
| ₹5.6 L/yr - ₹17.1 L/yr |
Senior QA Engineer
4
salaries
| ₹10 L/yr - ₹15.9 L/yr |
TCS
Accenture
Wipro
Cognizant