None what I am allowed to disclose.
Senior Java Engineer Interview Questions
641 senior java engineer interview questions shared by candidates
Question on Springs, Collection(HashMap), Concurrency, Singleton class etc.
From basic concepts/best practices to architectural patterns, databases, message brokers, clouds, based on my professional experience,
When can you reschedule to?
What's your approach to figuring out whether a codebase is good or bad?
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
They ask me to convert Roman to Integer number and Integer to Roman.
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"));
Collection framework basic questions
Technical: Spring Boot questions, microservices, microservices system design, AWS cloud technologies questions mostly from my projects and how I used AWS in them. Horizontal vs vertical scaling, headless server. Behavioral: If a coworker always disagrees with you. How will you handle it? A project that you failed to deliver.
Viewing 611 - 620 interview questions