How Collection.synchronize(map) different from synchronisation in concurrent Hashmap.
Senior Java Engineer Interview Questions
636 senior java engineer interview questions shared by candidates
1. TCP vs other protocols 2. Garbage Collection algorithms 3. Dependency Injection vs Inversion of Control 4. Java 8 vs Java 21/25 5. Heap and CPU cache 6. volatile keyword
Coding exercise on string on coderpad
Find the median of a stream of integers.
Question: Count the email domains List employees = new ArrayList<>(); employees.add(new Employee("A", "A@google.com")); employees.add(new Employee("b", "b@gmail.com")); employees.add(new Employee("C", "C@google.com")); employees.add(new Employee("D", "D@yahoo.com"));
What do you do for test?
1. Explain Collection framework in Java? 2. Java 8 Features 3. Sorting array elements ( Based on Comparator & Comparable) 4. OOP Concepts 5. Array List vs Linked List 6. Sort map by value 7. Internal Working of HashMap 8. Serialization 9. map() vs flatmap() 10. Add elements of List of List using Steam API 11. IOC & Depenedncy Injection 12. What is profiles and actuators in Spring Boot? 13. @Controller vs @RestController 14. @Bean vs @Component 15. Explain Auto configuration and Dependency management feature in Spring Boot 16. Get nth highest salary from employee table
Describe your tech skills. Why are you applying for Berlin based positions? Why Zalando?
Regarding OAuth design
Distributed Candies and another geo location algorithms
Viewing 611 - 620 interview questions