Sobes.tech

Explain the concept of replication in data storage systems or databases.

Junior — Middle
229

Can you explain what a deadlock is in databases?

Junior — Middle
228

Can you tell what type of data display (Map) you used in your last project?

Junior — Middle
227

What happens if you try to read data from a channel that currently contains no elements?

Junior — Middle
224

Where is the value of a variable stored when data is sent to a channel without buffering?

Junior — Middle
218

What processes are launched and how is a new goroutine created in Go?

Junior — Middle
211

What methods and tools do you use to identify bottlenecks and weak links in system architecture?

Middle — Middle+
206

At what stages of the lifecycle is variable storage scope defined in the Go language?

Junior — Middle
205

Explain the principle of operation of the method that guarantees that a message will be processed no more than once in a messaging system.

Middle — Middle+
205

What methods can be applied to improve garbage collection efficiency in memory management systems?

Middle — Middle+
194

Is it safe to perform concurrent data reading from a Map in a multithreaded environment?

Junior — Middle
193

What are the differences between using a synchronized map and a mutex for managing access to shared data in Go?

Junior — Middle
179
/2