Golang
What are the advantages and features of database replication that you know?
Explain what a goroutine is and how it is used in programming.
Have you used gRPC-Gateway in your projects?
What motivated you to choose the Go programming language for your projects?
What is the role and purpose of context in the Go programming language?
What is meant by data that can be obtained by intercepting HTTP requests or similar network messages?
What is the role of the View component in the application architecture?
How does interaction between goroutines occur in Go?
Have you had experience interacting with the IMAP protocol when working with mailboxes?
Have you developed a system for collecting and analyzing metrics on your own?
In which place or file are environment variables usually specified for a project?
Can you explain what system calls are and how they work in an operating system?
Do you have experience working with server-sent events (SSE)?
How is the distribution of four goroutines across four processor cores handled when they are launched?
What server architecture is used in your projects?
How do you deploy services in your practice?
Have you worked with SMTP protocol for sending emails?
What tools have you used to evaluate the effectiveness of indexes in a database?
Каким образом реализуешь мягкую остановку службы или приложения для сохранения текущего состояния и завершения работы без потери данных?