Sobes.tech

What happens if autovacuum is disabled in PostgreSQL? What problems can arise?

Senior
Cloud.ru
215

Can you explain the concept of selectivity in the context of databases?

Junior — Middle
Positive TechnologiesPositive Technologies
215

In what cases do threads extract goroutines from the shared global task storage?

Junior — Middle
215

Describe the user flow from selecting a seat to receiving a ticket

Middle
WildberriesWildberries
215

What are timeouts and do you use them in your work?

Senior
AvitoAvito
215

What is the advantage of goroutines compared to threads in terms of efficiency and ease of use?

Junior — Middle
IDT
215

What tools can be used to determine the current state of a goroutine?

Junior — Middle
215

How to perform data reading and writing through unbuffered channels in your system?

Junior — Middle
Эрливидео
215

Do you have practical experience in developing or implementing blockchain-based projects?

Junior — Middle
Nitka
TwinTrade
215

What are the differences when passing a slice array to a function by reference and by value?

Junior — Middle
215

Can you give examples of situations where this concept is applied?

Junior — Middle
215

What tools and technologies do you use for tracking execution and collecting metrics in systems?

Junior — Middle
215

When can an interface have a nil value or be undefined in programming?

Junior — Middle
Startribe
214

How does collision handling occur in data structures or databases?

Junior — Middle
Эрливидео
214

How do the 'return' operator work and what are its limitations in Go?

Junior — Middle
214

// the service uses an external API for route building, // within the tariff, we have RPS limitations. // Need to design a ratelimiter. // 100 rps type RouteClient struct { limiter } func (rc *RouteClient) Get(req string) string { // todo return rc.get(req) }

Senior
Холодильник.руХолодильник.ру
214

How to implement a loop over elements of a slice or array in your programming language?

Junior — Middle
Российский центр оборота прав
214

What methods can be used to extract data from a channel in programming?

Junior — Middle
IDT
214

Is the behavior of the select function in Go predictable or random?

Junior — Middle
КасперскийКасперский
214

Explain the principle of byte order little-endian in computer memory.

Junior — Middle
Фабрика РешенийФабрика Решений
214
/417