Golang
What complex projects have you worked on at the transport level?
What is the HAVING operator and what is it used for in SQL?
Какова роль метода Wg.Wait в синхронизации потоков?
How can you determine that the code organization is poor?
Is it possible to perform a JOIN using nested queries in SQL?
How do recursive and non-recursive expressions of a common table expression (CTE) differ in SQL?
Did you write the chat from scratch alone or was it a team effort? Who else was in the team?
How to specify to the compiler that a particular class implements a specific interface?
Какими способами можно сократить время выполнения поискового запроса к базе данных?
What path does a goroutine take after calling a system function?
Could you name your current salary expectations?
What types of indexes exist?
At what stages of the interview process in various organizations is this question often asked?
What data types can be used as keys in a map in Go?
What is workstiling?
Why are tests written before code in the TDD methodology?
Can you explain what a Network poller is in the Go language and how it works?
How to implement query execution control in a SELECT statement in a database?
What are the similarities and differences between a regular class and an abstract class?
What methods can guarantee data integrity when designing a distributed system based on microservices?