Golang
How do tests and the TDD methodology influence code organization?
What is the difference between the merge and rebase commands?
Tell us about yourself.
What are the features of the syntax for getting and setting values in a map in Go language?
What are the advantages of goroutines compared to operating system threads?
Have you had experience managing a team?
Compare the implementation of object-oriented programming in Go and C#.
Tell about table partitioning.
How many bytes does an empty string occupy?
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?
How to work with slices in Go?
What can be represented by an empty interface in Go?
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 is the string data type in the Golang language?
What is the order of element traversal in a map?
What is Prometheus?
What is a closure in Go and how does it work?
What is the difference between SSL and TLS protocols?