Golang
What methods are used for interaction between goroutines in programming language?
Can you tell about the internal organization of data structures and their principles of operation?
What are the ways to implement sequential execution of multiple goroutines with data transfer between them?
Can you explain how the event queue system is implemented in Kafka?
Do you think the current tasks assigned to you at work match your level and skills?
What are the consequences if the number of calls to wg.Add does not match the number of goroutines launched?
What is the difference between using wg.Add inside a loop and before the loop in the context of synchronization in Go?
How is logging and data logging implemented in Apache Kafka?
What conditions must be met at your current workplace to keep your position or stay in the team?
Do you have experience working with the Heap data structure?
Have you created protocol definitions for gRPC yourself?
Do you have experience working with linked lists in projects?
How was the integration and interaction of components carried out via gRPC in your project?
Have you worked with goroutines in your projects?
How to determine which goroutine will finish work with the channel?