Have you faced tasks related to the role of a DevOps engineer?
Java
What type of command do you prefer to work with and why?
Explain the mechanism of the TreeMap data structure and how it implements sorting of elements.
What is the use of flatMap in the context of Optional, and what is its main idea?
What technologies and tools were used in your last project?
What to do if there is a conflict when using multiple libraries in a Spring Boot project and the system requires removing one of them?
Tell about the hierarchy of collections in Java.
How to access a blocking data source (e.g., database) in a reactive pipeline?
What is the principle of Barbara Liskov (LSP)? Can you give an example of a violation?
How have you interacted with analysts to resolve arising issues?
What are the differences between the Runnable and Callable interfaces in Java?
What value can the data type int take in size?
Explain what the volatile keyword means in programming and what it is used for.
Is it possible to build a Docker image without using the FROM directive?
What components are included in the Spring Boot Starter?
What aspects do you consider when creating indexes for database columns?
Can Error be considered an unchecked exception in Java?
What is the role and purpose of the volatile keyword in programming language?
Is the object-oriented programming principle fundamental to using the Spring Framework?
Can two elements with the same key exist simultaneously in a HashMap collection?