What is the role of the MAX function in SQL and in what cases is it used?
Java
Is it possible to declare setter methods inside final classes?
Which data structure in the collection API provides access to elements in constant time?
What is the difference between using @Controller and @RestController annotations in Spring?
Explain the differences between stack and heap in the context of the Java Virtual Machine.
Could you explain what a Heap data structure is and what tasks it is used for?
What is the main role of the Jakarta EE platform in enterprise application development?
What default memory cleaning algorithm is used in Java version 11?
Which architecture is preferable for ensuring scalability: monolithic or microservices structure?
How is element addition to a HashMap structure performed using the put method?
How can the number of processors or cores in a system be reduced?
What is the purpose of using the Monolith First approach in system development?
How can immutability of an object containing a list as a field be ensured?
What methods would you use to store system responses to speed up subsequent requests?
What is the main task of the REST protocol in web service development?
What is the main purpose of the Runnable interface in Java and where is it used?
What is your experience with using and implementing Infinispan in projects?
Can you tell me about the different types of @Conditional annotation in Spring?
What methods can you apply to improve the efficiency of query execution in a database as the number of users increases?
How were the collision handling mechanisms in HashMap improved in Java 8?