How many large projects have you had to implement or participate in their development?
Java
What prevents effective writing of unit tests for microservices in the current project?
What major changes and new features were introduced in Java version 8?
What is the difference between using lambda expressions and anonymous classes in Java?
How comfortable is it to perform remote work duties?
What steps are necessary to start working with the Spring Boot framework in a project?
What is the main role of the API Gateway pattern in microservices architecture?
Tell us about your experience using Salt for automation and configuration management.
What data structures from collections do you know?
What amount of memory is required to store data of type int in your programming environment?
Why are different listeners used in servlets?
Should the Prototype pattern be used in standard situations?
What are the differences between the implementations of the Map interface: HashMap and TreeMap, and in which cases is it preferable to use each of them?
How is a string pool initially created in Java?
How do you verify the success of data reception from the user?
What are the reasons for differences in transaction isolation levels and why are there so many?
Is a session object always created on a JSP page? Can its creation be disabled?
Explain the concept of Request Scope in the context of the lifecycle of beans.
What methods are usually used to connect a Java application to a database?
What is the purpose of a profile in Spring configuration and how does its use affect the application's behavior?