What is the role and application of records in the Java language?
Java
How does Spring manage nested transactions within a single component or method?
How does the system handle a call to a transactional method from a non-transactional method?
Tell us about your education
How can custom error handling be implemented in Spring to return correct responses instead of exceptions?
How does the sequence of execution of GROUP BY, HAVING, and WHERE operators affect the query result in SQL?
On which projects or products have you worked at [company]?
What methods of extracting an element from a queue do you know?
In which data structure is inserting an element in the middle faster: ArrayList or LinkedList?
What is the main function of the AtomicInteger class in Java?
What was the reason for transitioning the project to use Quarkus?
Can you give an example of a situation where reflection mechanism is used in programming?
How can data be processed in parallel using Stream in Java?
Could you tell how you created and structured the data model in your previous project?
What is the limitation of using the volatile keyword in Java or another programming language?
Explain what the Flyway tool is and how it is used in database management.
Which vendor supplied the used version of JDK in your project?
Explain the concept of 'happens before' in the context of modeling event sequences in multithreaded programming.
What was the reason for choosing a small database for the project?
In what cases is it recommended to create indexes in a database to speed up queries?