Sobes.tech

What role does the AtomicInteger class play in concurrent operations in Java?

Junior — Middle
419

What level of transaction isolation prevents simultaneous overwriting of results during parallel updates?

Junior — Middle
309

How was the integration process of a microservice carried out in your last project, and through what mechanism?

Junior — Middle
295

Does declaring AtomicLong with the volatile keyword guarantee visibility of changes to other threads?

Junior — Middle
294

Can you tell about the most challenging task you successfully completed within a project?

Junior — Middle
290

Can you explain the concept of Dependency Injection within Spring and how it differs from other dependency injection methods?

Junior — Middle
276

What is the main principle behind atomic operations in a multithreaded environment?

Junior — Middle
260

Will a new transaction be initiated if a transactional method is called inside another transactional method?

Junior — Middle
260

Did you save the internal state of the service in your last project?

Junior — Middle
249

Were single instances of important components or services used in your last project?

Junior — Middle
243

How to initiate a new transaction in a service without using internal dependencies (Self Injection)?

Junior — Middle
238

Explain why a potential N+1 problem may occur when executing the methods UserRepository.findById() and User.getEmails().forEach() if the getUsers() method is annotated with @Transactional and the email field is annotated with @OneToMany.

Junior — Middle
238

Have you applied machine learning methods in your professional tasks or projects?

Junior — Middle
238

What factors are affected by using CGLib when dynamically creating proxy objects?

Junior — Middle
234

Have you used a centralized log collection system in your projects?

Junior — Middle
233

What is the reason for the naming of the setter method for setting a field value?

Junior — Middle
228

Can you describe how the task management system is implemented in your latest project?

Junior — Middle
228
/7