Filter interviews by
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
Top trending discussions
I applied via Campus Placement and was interviewed in Nov 2024. There were 4 interview rounds.
2 coding question (1st reverse a string without changing position of special character. 2nd remove elements before '#') + 20 mcqs
How to Improve software development process
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();
Comparable is an interface used for natural ordering, while Comparator is used for custom ordering in Java.
Comparable interface is used to define the natural ordering of objects. It is implemented by the class whose objects are to be sorted.
Comparator interface is used to define custom ordering of objects. It is implemented by a separate class that compares objects based on specific criteria.
Example: Sorting a list of ...
List allows duplicate elements and maintains insertion order, while Set does not allow duplicates and does not maintain order.
List can contain duplicate elements, Set cannot
List maintains insertion order, Set does not guarantee order
List is implemented by classes like ArrayList, LinkedList, Set is implemented by classes like HashSet, TreeSet
Example: List
I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.
Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured settings and tools.
Spring Boot eliminates the need for manual configuration by providing defaults for most settings.
It allows developers to quickly set up and run standalone Spring-based applications.
Spring Boot includes embedded servers like Tomcat, Jetty, or Undertow for easy deployment.
It promotes convention o...
posted on 5 Jun 2023
I was interviewed in Dec 2022.
There were 2 coding questions
I applied via Job Fair and was interviewed in Nov 2022. There were 3 interview rounds.
Reasoning topics,Java logica programming
I am a Java Developer with 5 years of experience in developing web applications.
I have a strong understanding of Java programming language and its frameworks like Spring and Hibernate.
I have experience in developing RESTful APIs and working with databases like MySQL and Oracle.
I am familiar with front-end technologies like HTML, CSS, and JavaScript.
I have worked on projects that involved integrating third-party APIs an...
posted on 31 Oct 2022
I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 4 interview rounds.
based on 3 interviews
Interview experience
based on 2 reviews
Rating in categories
Junior Engineer
1.6k
salaries
| ₹1.1 L/yr - ₹3.8 L/yr |
Assistant Engineer
709
salaries
| ₹1.5 L/yr - ₹4.2 L/yr |
Senior Software Engineer
359
salaries
| ₹5 L/yr - ₹18 L/yr |
Technical Lead
326
salaries
| ₹6.9 L/yr - ₹24 L/yr |
Embedded Software Engineer
305
salaries
| ₹3 L/yr - ₹8.6 L/yr |
Sasken
Happiest Minds Technologies
L&T Technology Services
LTIMindtree