Filter interviews by
There were 15 question to sove in 40 min
Top trending discussions
In Java, == compares memory addresses while .equals() compares the actual content of objects.
== compares memory addresses of objects, while .equals() compares the actual content.
== is used to compare primitive data types, while .equals() is used to compare objects.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will be false, but str1.equals(str2) will be true.
The question explains the difference between == and .equals() in Java for comparing object references and content.
Use == to compare object references (memory location)
Use .equals() to compare the actual content or values of the objects
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will be false, but str1.equals(str2) will be true
I applied via AmbitionBox and was interviewed in Sep 2023. There were 7 interview rounds.
Explain about one topic
posted on 7 Apr 2024
I have 2 years of experience in ReactJS, including building interactive user interfaces and integrating with backend services.
Developed a responsive web application using ReactJS, Redux, and Material-UI
Implemented RESTful APIs to fetch and update data in the application
Utilized React Router for client-side routing and navigation
Worked on optimizing performance by using memoization and lazy loading techniques
posted on 3 Jul 2023
I applied via Company Website and was interviewed in Jun 2023. There were 5 interview rounds.
Logical aptitude.
Spatial aptitude.
Organisational aptitude.
Physical aptitude.
Why they chose your company.
How your product solved the problem clients faced.
The measurable results of the service provided.
Group discussion means one of the news project will be comes we're discussing about that project it's is group discussion
I applied via Company Website and was interviewed in May 2023. There were 4 interview rounds.
Encapsulation, abstraction, interface
I was interviewed in Feb 2021.
In Java, == compares memory addresses while .equals() compares the actual content of objects.
== compares memory addresses of objects, while .equals() compares the actual content of objects.
== is used to compare primitive data types, while .equals() is used to compare objects.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will be false, but str1.equals(str2) will be true.
In Java, == compares object references, while .equals() compares object values.
Use == to compare if two object references point to the same memory location.
Use .equals() to compare if two objects have the same values.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will be false, but str1.equals(str2) will be true.
I applied via Naukri.com and was interviewed in Jan 2023. There were 3 interview rounds.
First I will give the altitude test
My coding knowledge is good and my coding speed is fast
Interview experience
Data Scientist
19
salaries
| ₹2 L/yr - ₹10.1 L/yr |
QA Engineer
5
salaries
| ₹2.5 L/yr - ₹4.5 L/yr |
IT Technical Recruiter
5
salaries
| ₹1 L/yr - ₹3.5 L/yr |
Devops Engineer
5
salaries
| ₹3 L/yr - ₹6.2 L/yr |
Python and Django Developer
5
salaries
| ₹3.6 L/yr - ₹4.2 L/yr |
Welspun
Vardhman Fabrics
Arvind Group
Trident Group