Golang
Users with a total purchase amount of more than 5000₽
Creating an error without external package imports
Thread-safe in-memory cache with Get/Set operations
Parallel document query to multiple servers
Construction of a long URL shortening service
Find and fix errors in the Go program
Getting Unique Array Values Using Goroutines
Managing timers and contexts in Go
What output will the program produce when printing a string slice of 10 elements
What output will the program produce
Determining the maximum even number with concurrent access and race condition detection
Batch sequential output of numbers with pauses
Handle a panic situation in Go
Throughput (RPS) and required disk volume estimation
What result will be output by the program
How do the length and capacity parameters work in the make function
What does LEFT JOIN return when there are duplicate rows in the tables
Names of cities and their inhabitants
Determine the program output
Synchronous access to a shared map in Go