Is it possible to implement a RESTful API relying entirely on the DELETE HTTP method for all operations?
Java
Can tests be improved, for example by reducing the amount of code?
In what form did the requirements for the tasks come to you?
How to solve the data inconsistency problem: an external call was successful, but saving to the database failed?
How can you view or display the current Instance object in the program?
If there is a chain of objects that refer to each other, at what point can a specific object be deleted?
If the number of tasks is floating (from units to hundreds), what type of thread pool should be chosen?
What are Spring Boot starters? How do they differ from regular libraries? What is auto-configuration?
What contributes to the speed of data transfer in gRPC?
What are the default fetch types for entity relationships in Hibernate (EAGER or LAZY)?
Why do you want to leave [company]?
What are your thoughts on writing tests?
List the transaction isolation levels and briefly explain their purposes.
[name] asked: Tell about the exception hierarchy in Java.
What salary expectation are you considering for the offer?
What alternatives to the Outbox Pattern exist?
Is mastering new technologies an important aspect of candidate evaluation?
Каким образом TreeMap self-adjusts для обеспечения сбалансированности и эффективности работы?
Why are you currently looking for a job?
When you perform a regular SELECT, how many queries does the driver send to Postgres? What are these queries and what will be there?