Sobes.tech

How to determine whether an exception is checked or unchecked in a programming language?

Junior — Middle
195

What problems may arise when injecting dependencies through fields in a class?

Junior — Middle
195

What are the disadvantages of using a static method when implementing the Singleton pattern?

Junior — Middle
195

What types of indexes are available in Postgres and what are they used for?

Senior
195

Tell me about the methods of the Object class in Java

Senior
195

What are the main methods of the Object class used for working with threads and synchronization?

Junior — Middle
195

```java public class DoWork { public static void main(String[] args) { work(); } public static void work() { try { work(); } finally { work(); } } } ```

Senior
194

Have you had experience creating and using triggers in your projects?

Junior — Middle
194

Fundamental differences between Kafka and RabbitMQ.

Senior
194

What components do atomic classes consist of and how are they implemented?

Junior — Middle
194

How can you get all registered implementations of an interface Bean in the Spring context?

Junior — Middle
194

How to run a method in a separate thread in Spring?

Senior
194

How is responsibility delegated within the team?

Junior — Middle
194

Чем отличаются функции sleep, wait и yield в контексте многопоточности?

Junior — Middle
194

What are the main characteristics of meta-information about a bean in its Spring definition?

Junior — Middle
194

In what situations and for what purposes is the static keyword used in programming?

Junior — Middle
194

Did the service have its own meta or did it operate without it?

Senior
194

Can you tell about how you worked with data collections in your last project?

Junior — Middle
194

How comfortable are you in criticizing, defending your point of view, and taking a proactive stance during architectural discussions?

Senior
194
/93