Explain the written SQL query: what do we retrieve, how do we retrieve it, why do we filter reaction not equal to 0, how do GROUP BY and ORDER BY work? Tell about JOIN types (LEFT, RIGHT, their differences).
Java
producer 1 consumer 4 partition 3 topic 1
What are the message delivery strategies in Kafka and how are they implemented?
Tell us about yourself, your experience, what tasks you have solved, and why you decided to leave.
You started working in 2020 at 'Automated Transport Systems'; was this when you were 17 years old?
How to implement parallel calls in Java 17 without virtual threads?
Why is ExecutorService popular? What is its advantage over creating threads directly?
Write a method that returns the N-th element of the Fibonacci sequence.
SQL query optimization: what did it consist of?
How to run a task in a separate thread in Java?
How does a Docker container differ from a virtual machine?
How does valueOf differ from fromString?
Tell me about the equals/hashCode contract.
How does Spring Security work?
Which of the listed parameters of integration interactions does not improve with increased bandwidth?
Why and how did you switch to Kafka for asynchronous processing and load reduction?
What test cases would you write for this method?
How to implement the Strategy pattern for dynamically selecting a service based on entity type in Spring (coding task)?
The database is large, indexes are built, the plan has been reviewed — what else can be done for optimization?
What stages of software development and implementation were in your team?