Sobes.tech

What is important to you in a new project?

Senior
188

Why are you entering the labor market?

Senior
188

What scopes are available in Spring? What is singleton scope?

Senior
188

How do you assess your level as a developer (junior/middle/senior)?

Senior
187

There is a Spring Bean with two methods A and B, both annotated. How to call method B from method A so that the annotations work?

187

Are you familiar with Virtual Threads in Java? Do you know the concept of coroutines and goroutines?

187

Into which microservices should you split an online store?

Senior
187

How to protect against inheritance and overriding of getters (so that colleagues cannot override the getter and remove protective copying)?

187

Is Spring a framework or a library? What is the difference between a framework and a library?

Middle+
187

Tell me about your last project: what you did, what tasks were, what stack?

187

What scopes do Spring beans have?

Senior
187

Table person with a list of employees id name 1 Petya 2 Vasya 3 Kolya Table payment with salary accruals id person_id payment_value [phone] It is necessary to write a query to select the names of employees with total accruals greater than 100

Senior
187

Tell me about gRPC: how it works, what are its advantages over REST?

187

Write a Java method that takes a string and returns character statistics (how many times each character occurs)

187

What version of Java did you use? What about experience with Postgres — just queries or optimization too?

187

What is Kafka's transactional mechanism? How does it work?

Senior
187

When is it better not to use parallelStream?.

Senior
187
/743