Sobes.tech

What is a goroutine and how does it differ from a thread of the operating system?

181

What is the difference between buffered and unbuffered channels? What happens when writing to a closed channel?

158

What is sync.Map and when should it be used instead of a regular map with Mutex?

149

Tell us about your experience working at [company].ru: what was the state of the project when you arrived?

137

What is defer and what is it used for? In what order are defer calls executed if there are several in one function?

134

What types of JOIN do you know? What records will be in the result of each JOIN for two tables?

129