Sobes.tech

If several objects refer to each other in a circle but are not used anywhere else, will the GC delete them?

146

What is well-tested code like? At least 3 criteria. And what is strong coupling and what are its disadvantages? Why is too weak coupling bad?

145

Code review: what are the most significant comments, and which are the least? List 3 of each.

145

How does the @Transactional annotation work? How is transactional logic added?

145

Have you had experience working with Kotlin or reactive programming?

145

For what tasks have you used agents according to your experience?

144

Java service. Response time has increased, some requests are processed for several seconds. What will you look at first? At least 4 points.

144

How did you take heap dumps, analyze them, and automate the process?

143

10 application handlers take tasks from the database. How to prevent two instances from taking the same task?

141

How to understand if a request uses an index? How to monitor unused indexes?

141

If an attacker knows the hashing algorithm, will they be able to forge a JWT token?

140
/17