What happens inside a HashMap data structure when a new key-value pair is added?
Java
What are Spring Profiles and how to configure an application for different environments? How to influence the bean creation process?
How can the efficiency of message processing in a Kafka Topic be improved when using two Consumers in a queue?
Describe the basic hierarchy of exceptions in Java. What are checked and unchecked exceptions?
What income level do you consider?
What is the purpose of the @Component annotation in Spring?
Design relationships (tables of messages and agents) and write an SQL query that returns the top 5 agents whose responses are liked by users. The reaction field takes values -1, 0, 1.
Where and how to correctly integrate PostgreSQL for conducting unit tests?
Is it possible to implement synchronous interaction via Kafka and asynchronous via REST?
Do you have experience connecting and interacting with various services in a system?
What is the role of JSESSIONID in cookies and how is it used in the context of server sessions?
In what situations is it preferable to use exceptions that occur during program execution?
What tools or classes from standard libraries have you used for thread synchronization?
Have you worked with the Spring framework for application development?
Have you had experience working with databases that used multiple natural keys?
Can you list the main characteristics and features of the Spring framework?
How does HashMap behave when using Hibernate Entity objects as keys if the equals and hashCode methods are not overridden?
How can you create and start a thread in Java?
What mechanisms does JPA use to organize the loading of related objects?
What is your experience with using reflection in programming?