Golang
How can elements be sorted in an associative array (map)?
What difficulties have you encountered when writing SQL queries or other database queries?
What methods are used to reduce costs in data encoding and decoding processes when using gRPC?
How should software behave if you try to read data from a channel that was set to nil?
How to initialize a standard context without a timeout in Go?
How did you calculate that p95 decreased by 16%?
What do you cache? Some directories?
How do the configuration management tools Ansible and Puppet differ in functionality and approach?
How should data be correctly read from a non-buffered channel?
What criteria are important to you when selecting a team for a project?
How can you control the number of calls to a specific API method?
When is it preferable to use RWMutex instead of a regular Mutex in Go development?
Tell us about your practical experience applying object-oriented programming principles in projects.
How can safe working with a Map collection in a multithreaded environment be ensured?
What are the features of string traversal in programming?
How can the buffer size in a channel be managed?
Can you list the main types of gRPC calls?
What are the advantages and disadvantages of using the Go language?
What actions should be taken if a database query is very slow?
When and why should Kafka be used for message exchange between microservices?