Sobes.tech

What is the main disadvantage of indexes? Why can't we just cover the entire table with indexes?

189

How is the use and interaction with Java technologies carried out during the development process?

Junior — Middle
187

Question 6. 10 messages are added to a Kafka topic, and 2 consumers with different consumer groups read from the topic. How many messages does each consumer read? - 5 - 10 - Depends on the number of partitions in the topic - Depends on the value of replicationFactor

183

What is your attitude towards the statement that 100% test coverage is impossible and not always necessary?

182

How is a JWT signature verified using a key? How does hashing differ from encryption?

182

What is happens-before? Why should a developer know about it? Where does this guarantee come from?

181

How many microservices were there, which ones, and what load did the pods handle?

181

Is it possible to read messages in the same order they were written from a topic distributed across three partitions?

180

What steps did you take to replace the technologies used in the project?

Junior — Middle
179

How to design request handling for different types in Spring without constantly adding if/else branches?

179
/17