Filter interviews by
Bean life cycle methods are used to manage the creation and destruction of Java beans.
There are four bean life cycle methods: init(), destroy(), afterPropertiesSet(), and destroyMethod().
init() is called after the bean is instantiated and can be used for initialization tasks.
destroy() is called before the bean is destroyed and can be used for cleanup tasks.
afterPropertiesSet() is called after all bean properties have b...
Top trending discussions
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
Qualifier and Primary are annotations used in Spring framework for dependency injection.
Qualifier annotation is used to specify which bean should be autowired when multiple beans of the same type are present
Primary annotation is used to specify the primary bean to be autowired when multiple beans of the same type are present
Qualifier can be used in combination with Autowired annotation to specify the bean name to be in...
Sort an array of 0s and 1s in linear time complexity.
Use two pointers approach - one from the start and one from the end.
Swap 0s to the left and 1s to the right until the pointers meet.
Time complexity: O(n), Space complexity: O(1).
I actively participate in code reviews to ensure code quality and learn from others.
I actively participate in code reviews by providing constructive feedback on others' code.
I also seek feedback on my own code to improve its quality and learn from others.
I follow coding standards and best practices during code reviews to maintain consistency and quality.
I use code review tools like GitHub pull requests or Bitbucket to
I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.
API design implementation involves creating a well-structured and user-friendly interface for interacting with software applications.
Understand the requirements and use cases for the API
Design clear and consistent endpoints with proper documentation
Implement secure authentication and authorization mechanisms
Follow RESTful principles for creating APIs
Consider scalability and performance optimizations
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
Developed a web-based inventory management system for a retail company.
Used Java, Spring Boot, and MySQL for backend development.
Implemented user authentication and authorization using Spring Security.
Designed a responsive front-end using HTML, CSS, and JavaScript.
Integrated barcode scanning functionality for efficient inventory tracking.
A class is a blueprint or template for creating objects, while an object is an instance of a class.
A class defines the properties and behaviors of objects, while an object is a specific instance of a class.
Classes can be used to create multiple objects with similar characteristics.
Objects have state (attributes) and behavior (methods) defined by the class.
Example: Class 'Car' defines properties like 'color' and 'model'...
posted on 6 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
It was of 1 hour 30 mins.
Tell me about music.
I am a Java Developer with 5 years of experience in developing web applications and software solutions.
Experienced in Java programming language
Proficient in developing web applications
Skilled in software solution development
A class in Java is a blueprint for creating objects, defining attributes and behaviors.
Classes are used to create objects in Java.
They define attributes (fields) and behaviors (methods) of the objects.
Classes can be instantiated to create multiple objects of the same type.
Example: class Car { String color; void drive() { ... } }
Example: Car myCar = new Car();
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
They asked question about myself
Gave codeing in advance java concepts
Good coding questions related array and string
I applied via AmbitionBox and was interviewed in Jul 2022. There was 1 interview round.
posted on 1 Nov 2022
Test duration = 30 minutes, Topics = numbers, HCF, LCM, Time and distance, Ages, Average and reasoning
Duration = 30 minutes, Topics = array, string, athematic operation, prime number etc.
Senior Software Engineer
782
salaries
| ₹12 L/yr - ₹38.2 L/yr |
Software Engineer
343
salaries
| ₹5.3 L/yr - ₹20.5 L/yr |
Software Engineer2
329
salaries
| ₹8 L/yr - ₹22 L/yr |
Senior Analyst
272
salaries
| ₹4.7 L/yr - ₹15 L/yr |
Principal Software Engineer
270
salaries
| ₹17 L/yr - ₹55 L/yr |
Hewlett Packard Enterprise
IBM
Cisco
NetApp