Golang
What are the advantages of goroutines compared to operating system threads?
Have you had experience managing a team?
What are the features of the syntax for getting and setting values in a map in Go language?
Tell about table partitioning.
Compare the implementation of object-oriented programming in Go and C#.
What is the difference between the merge and rebase commands?
How many bytes does an empty string occupy?
Name aggregate functions in the context of working with databases.
How is key-based value lookup performed in the map data structure in Go?
What does concurrent reading from the stack by goroutines allow, and what features are associated with this mechanism?
How to initiate a new transaction in a database management system?
What is the string data type in the Golang language?
What is the order of element traversal in a map?
How to work with slices in Go?
What is the difference between SSL and TLS protocols?
What can be represented by an empty interface in Go?
What is SLO (Service Level Objective)?
What is Prometheus?
What is a closure in Go and how does it work?
What types of indexes do you know?