Question on Springs, Collection(HashMap), Concurrency, Singleton class etc.
Senior Software Developer Java Interview Questions
412 senior software developer java interview questions shared by candidates
From basic concepts/best practices to architectural patterns, databases, message brokers, clouds, based on my professional experience,
What's your approach to figuring out whether a codebase is good or bad?
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.
how to create singleton in multi threaded environment
HA architecture
How two jvm can communicate?
Viewing 391 - 400 interview questions