How are Swiss Tables organized in Go?
Golang
How does Kafka scale?
What are the main types of metrics in Prometheus?
How is the CQRS principle used in APIs?
What are your plans for the next year — what to learn and master?
Kafka — what are its features?
When does cooperative (non-preemptive) goroutine switching occur?
How is the map organized under the hood in Go?
What is the difference between OLTP and OLAP databases?
Tell about garbage collection in Go.
How does the Go scheduler (GMP) work?
How is it determined where memory is allocated — on the stack or in the heap?
What motivates you in your work? What is boring?
Why do some people grow in one company while others constantly change?
What is tracing? How to conduct it?
What is good code?
Has there been a time when the result of your work did not satisfy your supervisor?
How to speed up query execution?
What are the types/groups of design patterns?
What happens when reading from an uninitialized (nil) channel?