Sobes.tech

You are performing a get by key in a HashMap, but the element is not found, even though you are sure that this pair was inserted. How can this happen?

Middle+
226

What is the difference between Primary Key and Unique Key?

Middle+
210

What are prototype beans used for in Spring? Provide an example of usage.

Middle+
191

How does the XOR gateway work in BPMN 2.0?

Middle+
188

Tell us about the Bridge pattern — what is it for and how does it work?

Middle+
186

How does the Inclusive gateway work in BPMN 2.0?

Middle+
185

How to guarantee atomicity of writing to a database and sending an event to Kafka (Transactional Outbox pattern)?

Middle+
181

How do you understand the term 'Inversion of Control'?

Middle+
181

Have you ever optimized SQL queries? How do you use EXPLAIN ANALYZE?

Middle+
178

How should string variables be compared in Java?

Middle+
177

What are Stream API used for? What advantages did they add?

Middle+
173

How does the message receiving mechanism work in Kafka consumer? Where is the offset stored?

Middle+
172

What is the purpose of Group ID in Kafka consumer?

Middle+
172

Does Postgres support the READ UNCOMMITTED isolation level? What happens if it is specified in @Transactional?

Middle+
167

Can you inherit from enum, i.e., extend enum?

Middle+
165

What is the difference between rebase and merge in Git?

Middle+
161

What is the complexity of the insert (put) algorithm in TreeMap?

Middle+
161

What are the pitfalls of setter injection?

Middle+
159

What bean injection methods do you know in Spring?

Middle+
152

What will happen if the scheduler sends an event to Kafka but crashes before marking the record in the outbox as sent?

Middle+
151
/3