Sobes.tech

What types of channels are used in the Go language for communication between goroutines?

Junior — Middle
381

How can elements be sorted in an associative array (map)?

Junior — Middle
278

What data types are allowed as keys in a map structure?

Junior — Middle
250

How is the storage of keys longer than 128 bytes implemented in a map structure?

Junior — Middle
237

Can you list the main types of relationships between tables in relational databases?

Junior — Middle
221

At what stage and under what conditions is data moved or redistributed within a map structure?

Junior — Middle
214

What is the purpose of the Map structure in Go language?

Junior — Middle
209

How does thread operation and synchronization work in Golang?

Junior — Middle
207

What types of mutual exclusion lock mechanisms do you use in your projects?

Junior — Middle
206

What is the role of a hash function in implementing associative arrays such as map?

Junior — Middle
204

Is it possible to determine that a data sending channel no longer accepts messages?

Junior — Middle
197
/3