Filter interviews by
I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.
OOPs stands for Object-Oriented Programming. Yes, I have worked on databases.
OOPs is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
It focuses on the use of classes and objects to organize code and data in a modular and reusable way.
Examples of OOP languages include Java, C++, and Python.
Working on databases involves storing, retri...
SpringBoot is a framework that simplifies the development of Java applications by providing pre-configured settings and tools.
SpringBoot is built on top of the Spring framework, providing a more streamlined way to build Spring applications.
It includes embedded servers like Tomcat, Jetty, or Undertow, making it easy to deploy standalone applications.
SpringBoot uses convention over configuration, reducing the need for ma...
Top trending discussions
I was interviewed in Sep 2024.
HashMap is non-synchronized and allows null values, while HashTable is synchronized and does not allow null values.
HashMap is non-synchronized, meaning it is not thread-safe, while HashTable is synchronized and thread-safe.
HashMap allows null values for both keys and values, while HashTable does not allow null keys or values.
HashMap is generally preferred for non-thread-safe applications, while HashTable is used in mul
Equals method is used to compare the content of objects while hashcode method is used to generate a unique integer value for an object.
Equals method is used to compare the content of objects for equality.
Hashcode method is used to generate a unique integer value for an object.
Both methods are important for implementing proper object comparison and hashing in Java.
I am motivated to come to the office by the opportunity to work on challenging projects, collaborate with talented colleagues, and contribute to the success of the team.
Challenging projects provide a sense of accomplishment and growth
Collaborating with talented colleagues allows for learning and innovation
Contributing to the success of the team fosters a sense of purpose and fulfillment
Yes, I coached a junior developer on implementing design patterns in a project.
Provided guidance on how to apply design patterns in code
Reviewed their code and provided feedback for improvement
Encouraged them to ask questions and seek clarification
I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.
25 MCQs mainly on core java, design patterns, synchronization
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.
Java and sql questions
posted on 30 Jun 2024
I applied via Company Website and was interviewed in Dec 2023. There was 1 interview round.
I applied via Approached by Company
It was spring boot java based online round
Eager initialization creates the instance of Singleton class at the time of class loading, while lazy initialization creates the instance only when it is required.
Eager initialization can lead to resource wastage if the instance is never used.
Lazy initialization is more efficient as it only creates the instance when needed.
Eager initialization is thread-safe by default, while lazy initialization requires synchronizatio...
String is immutable in Java to ensure thread safety, security, and optimization.
Immutable strings are thread-safe as they cannot be modified concurrently by multiple threads.
String pooling is possible due to immutability, saving memory and improving performance.
Security is enhanced as sensitive information stored in strings cannot be altered.
Examples: String str = "Hello"; str.concat(" World"); // str remains "Hello"
Spring AOP (Aspect-Oriented Programming) is a framework that provides cross-cutting concerns in a modular way.
Spring AOP allows separating cross-cutting concerns from the main application logic.
It enables developers to define aspects (cross-cutting concerns) separately and apply them to multiple classes.
Examples of cross-cutting concerns include logging, security, and transaction management.
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
Discussion and analysis on Java and System Design followed by DSA which was a live coding session.
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
based on 1 interview
Interview experience
Business Analyst
6
salaries
| ₹9.1 L/yr - ₹51.1 L/yr |
Data Scientist
4
salaries
| ₹28 L/yr - ₹55 L/yr |
Manager
4
salaries
| ₹15 L/yr - ₹32 L/yr |
Vice President
4
salaries
| ₹100 L/yr - ₹101 L/yr |
Insurance Adviser
4
salaries
| ₹15 L/yr - ₹34.2 L/yr |
HDFC Bank
ICICI Bank
Axis Bank
State Bank of India