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
posted on 17 Mar 2021
I applied via Recruitment Consultant and was interviewed in Sep 2020. There was 1 interview round.
I applied via Approached by Company and was interviewed in Dec 2021. There was 1 interview round.
Easy and good ,topic are general like arithematic and veral i think it last for 120mins
Time will be around 20-30 mins ,in on campus ,topic will be easy to connect and in group there will minimum of 10-15 peopel.
I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.
First round we have 3 coding questions based on arrays , strings , Linked list
I applied via Campus Placement and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed before Dec 2023. There was 1 interview round.
There was a coding test to write 2 java program
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<String> list = new ArrayList<>(); Set<String> s
based on 3 interviews
Interview experience
based on 2 reviews
Rating in categories
Junior Engineer
1.6k
salaries
| ₹1.2 L/yr - ₹3.8 L/yr |
Assistant Engineer
743
salaries
| ₹1.5 L/yr - ₹4.2 L/yr |
Senior Software Engineer
335
salaries
| ₹5 L/yr - ₹17.9 L/yr |
Technical Lead
321
salaries
| ₹6.5 L/yr - ₹23 L/yr |
Embedded Software Engineer
310
salaries
| ₹3 L/yr - ₹10 L/yr |
Sutherland Global Services
Optum Global Solutions
Hexaware Technologies
FIS