i
Axis Bank
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.
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 Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.
Java and sql questions
Trapping rain water and median of two sorted array
posted on 16 Oct 2024
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
1)Buy and sell stock
2)2 sum
3) system design
4) Elastic search
5) deployment
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.
Encapsulation helps in hiding the internal state of an object and only exposing necessary functionalities.
It allows for better control over the data by preventing direct access from outside the class.
Encapsulation also helps in achieving data abstraction and information hiding.
Example: In a class representing a car, th...
To call a REST API, you can use tools like Postman or code in languages like JavaScript or Python.
Use tools like Postman to make HTTP requests to the API endpoints
In programming languages like JavaScript, use libraries like Axios or Fetch to make API calls
Include necessary headers, parameters, and authentication tokens in the request
Handle the response data accordingly, whether it's JSON, XML, or other formats
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 was interviewed in Oct 2024.
2 questions ...........................................................................................
based on 1 review
Rating in categories
Assistant Manager
15.1k
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Deputy Manager
10.5k
salaries
| ₹2 L/yr - ₹9 L/yr |
Manager
6.1k
salaries
| ₹4.9 L/yr - ₹14 L/yr |
Senior Manager
5.2k
salaries
| ₹8 L/yr - ₹28 L/yr |
Relationship Officer
3.2k
salaries
| ₹1 L/yr - ₹5.1 L/yr |
HDFC Bank
ICICI Bank
State Bank of India
Kotak Mahindra Bank