1. How have you used Docker in your previous organization? 2. Difference between virtualization and containerization? 3. If you wish to use a base image and make modifications/personalize it, how do you do that? 4. Spring Boot framework 5. Have you used Java Microservices and Rest API in the previous organization? Explain how. 6. What challenges did you face in code execution? 7. Describe some challenges faced during designing code modules. 8. Give reasons why you would choose Factory over Singleton design pattern. 9. Hadoop basics 10. Multi-threading 11. Debugging in Java Microservices 12. Debugging solution in Spring framework 13. Deadlocks 14. Parallel computing in Java
Senior Java Engineer Interview Questions
5,779 senior java engineer interview questions shared by candidates
1. Which design patterns have you used in your past projects? 2. Why do you want to join Publicis Sapient? 3. Write a program to implement the producer-consumer problem using BlockingQueue 4. JVM internals 5. GC tuning practices 6. Advanced questions on data structure and algorithms 7. What is Dependency Injection pattern?
internal working of hashmap. solid principle some springboot related questions
a. Tell me about the last time something significant did not go according to plan at work. What was your role? What was the outcome? b. It is midnight one year from now. What are you doing? c. Garbage collection and memory d. Data structures and algorithms e. Multi-threading and parallel processing f. How to control sessions with Spring security?
1. OOPs concepts and classes 2. Methods and functions 3. Design patterns and their usage 4. Have you worked on Singleton design? What are its pros and cons? 5. Strings, Java templates, error handling and exceptions 6. Multithreading and parallel computing
1. Core Java concepts in detail - almost all topics were touched upon 2. A coding assignment based on a case study 3. Data structure and algorithm - I wrote an algorithm and calculated efficiency for a million data records. 4. How will you manage challenging situations like a conflict of interest at the workplace?
basic core java and JEE
SQL question to display product_categories and quantities sold
Tell me about yourself. Past projects
1. Project Discussion: I was asked to explain the current architecture of my project. I spoke about our microservices-based payment platform using Spring Boot, Kafka, Redis, and PostgreSQL. 2. Deep Dive into Challenges: They asked about the most challenging issue I faced. I shared how we handled message duplication and retries when Kafka consumers failed and how we used Redis for idempotency. 3. Core Spring Concepts: Questions included: Scopes of Spring beans, Use of Prototype scope and related implementation, Common mistakes with Singleton beans, How to exclude packages from component scanning 4. Transaction Management: They asked about @Transactional and how Spring manages transactions under the hood. 5. JPA & Hibernate: Topics included: Features of JPA, Optimizing queries to prevent repetitive DB hits 6. Kafka Scenario-Based: A practical scenario: what to do when a Kafka producer fails. I explained storing failed messages, retry strategies, DB optimizations, and caching using Redis.
Viewing 5551 - 5560 interview questions