Sobes.tech

What other thread synchronization mechanisms in Java do you know, apart from wait and notify from java.util.concurrent?

Junior — Middle
212

Is message order preservation ensured when using Kafka?

Junior — Middle
210

How to ensure the sequence of receiving Consumer messages according to their sending in Kafka?

Middle — Middle+
208

What strategies for Bean implementation exist in Spring and how to determine the most suitable in a specific situation?

Junior — Middle
207

What specific behavior can occur in a regular binary tree that cannot be observed in a red-black tree structure?

Junior — Middle
206

What happens when calling a method with the @Transactional annotation inside a method that is not annotated with it in Spring?

Junior — Middle
206

What task does the open-in-view setting in Spring Boot solve and why is it needed?

Junior — Middle
199

How do the Callable and Future interfaces in Java interact for asynchronous operations?

Junior — Middle
197

What is the main task of a load balancer and why is it used in distributed systems?

Junior — Middle
197

Can you give an example of a situation where using an atomic variable is justified and necessary for correct operation?

Junior — Middle
197

What is the role of the Future class in Java and what is it used for?

Junior — Middle
195

Can you explain what the CallableStatement interface is and in what cases it is used in working with databases?

Junior — Middle
194

Can you explain the principle of how ForkJoinPool in Java works and how it manages tasks for efficient parallel processing?

Middle — Middle+
191

Have you ever dealt with the N+1 problem in your projects?

Junior — Middle
182
/3