Golang
Can you explain the mechanism of asynchronous and preemptive tasks in systems?
Explain the differences between the commit, branch, and tag commands in a version control system.
Can you explain the concept of a string in programming?
Is it possible to run ten processes simultaneously on a system with a single processor core?
Why would you like to change your job?
Is it possible to implement separate read and write operations using different shards?
How can it be determined that all child goroutines have finished executing in a Go program?
Is it possible to modify the contents of string variables in Go?
Can you explain what are the design patterns proposed by the GOF group?
Is it possible to ensure horizontal scaling of Kafka to handle increasing data streams?
What types of exceptions or errors can be handled in the Go language?
What types of generic programming are available in the Go language?
Is it possible to perform a read operation from a slice that has not been pre-initialized?
What are the advantages and disadvantages of Apache Kafka as a messaging system?
What are the main features to consider when working with reference data types?
Are all goroutines required to start simultaneously and in parallel by default?
How is backward compatibility implemented in the gRPC protocol?
How is data stored in key-value format inside a bucket?
Какое значение возвращает функция Make Slice в Go?
What are the advantages and disadvantages of using threads in modeling software processes?