Sobes.tech

[name] have you had experience operating services — working with Kubernetes, Linux, etc.?

Middle+
212

What are the disadvantages of the implemented cache background cleaning method? How can it be improved?

Senior
210

If you create a map, add a million values, then delete all elements and call GC — will the memory return to its original state?

Senior
196

What are interfaces in Go and what are they used for?

Senior
196

What is a system call (syscall)?

Senior
194

Why is there no method to get the number of elements (len) in sync.Map?

Senior
192

In: [1, 2, 3, 4, 5] Out: True In: [1, 2, 3, 3, 4, 5, 1] Out: False

Senior
188

To which group (mutable/immutable) does the interface in Go belong?

Senior
186

Is the standard map in Go concurrency-safe? What alternatives exist?

Senior
181

Tell me about evacuation in Go maps before version 1.24: what is it for and when does it happen?

Senior
181

What does the construction `var _ Interface = (*Type)(nil)` mean in Go?

Senior
180

What is a process and a thread in OS (Linux)?

Middle+
178

What interprocess communication (IPC) methods exist in Linux? How do SIGTERM and SIGKILL differ?

Senior
177

What work format do you consider?

Middle+
176

How will you choose between offers if there are several?

Middle+
175

What is the difference between VACUUM FULL and regular VACUUM?

Middle+
174

What are the differences between using a regular map with locks and the sync.Map structure for storing data?

Junior — Middle
174

How are dead rows cleaned up in PostgreSQL? How does Vacuum work?

Middle+
172
/5