Sobes.tech

Have you experienced deadline shifts, and why?

209

What are the drawbacks of using confluent-kafka-go with librdkafka under the hood?

209

Two ads: the first shown 1000 times with 50 clicks, the second shown 500 times with 25 clicks. What can be said about them?

208

How is memory allocated in Golang? What is from the heap, and what is from the stack?

207

Tell me about the stack you work with.

207

Tell me what you know about MVCC. What happens during an UPDATE of a record from the MVCC perspective (creating a new version of the row, the fate of the old one)? When does VACUUM clean up old row versions?

206

How does blocking occur when attempting to release a semaphore (read from a channel) if there are no elements in the channel?

205

List the isolation levels of transactions in Postgres. Why do stricter isolation levels work slower? From which level does data contention start?

205

What does your task workflow look like?

205

A delivery arrived at the warehouse, then 5 units were shipped from the warehouse to the truck. How will the flow proceed in the information system?

204

Have you worked with business-level tasks without detailed elaboration?

203

What are generics in Go? Have you used them?

202

How to ensure message delivery guarantee in Kafka by the producer, even if the leader fails?

202

Tell us about database migrations — how were they stored and who wrote them?

202

How was Elasticsearch populated and updated?

202

Is a hash map always constant time? When might it be slightly more?

202

Where were the duplicate messages received?

200

What tests do you usually write and in what cases are they used?

200
/10