Filter interviews by
Method overloading is having multiple methods in the same class with the same name but different parameters. Method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.
Method overloading involves creating multiple methods in the same class with the same name but different parameters.
Method overriding involves creating a method in a subclass with the same name and ...
ACID properties are a set of properties that guarantee reliable database transactions.
Atomicity: Ensures that all operations in a transaction are completed successfully, or none are completed at all.
Consistency: Ensures that the database remains in a consistent state before and after the transaction.
Isolation: Ensures that the execution of transactions concurrently does not interfere with each other.
Durability: Ensures...
Given a task to create CRUD operation using Apache camel and Quarkus as a technoloy
I am passionate about Java development and eager to contribute my skills to your team.
I have a strong background in Java programming, with experience in developing web applications and software solutions.
I am excited about the opportunity to work on challenging projects and collaborate with a talented team of developers.
I am confident that my technical skills and problem-solving abilities make me a strong fit for this
Average coding and basic question related to Java for Java development
Only one coding question
They assign an assignment
I appeared for an interview before Jul 2022.
Top trending discussions
posted on 14 Apr 2024
Basic aptitude round
posted on 8 Aug 2024
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
posted on 7 Dec 2024
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
Questions on string and arrays both are moderate level questions on hacherrank type for 20 marks
2 questions solve on paper
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
Q.1 Pattern
1
*2*
**3**
Q. 2
write code to get sub array with max sum from given array.
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 2022. There were 2 interview rounds.
based on 3 interviews
Interview experience
based on 43 reviews
Rating in categories
Devops Engineer
44
salaries
| ₹6.2 L/yr - ₹14 L/yr |
Junior DevOps Engineer
6
salaries
| ₹1.8 L/yr - ₹3.5 L/yr |
Linux Engineer
6
salaries
| ₹3 L/yr - ₹4 L/yr |
Desktop Support Engineer L2
6
salaries
| ₹2 L/yr - ₹3 L/yr |
Linux System Administrator
6
salaries
| ₹1.8 L/yr - ₹3 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler