Sobes.tech

What is the ratio of clicks to impressions called?

145

Why did you decide to split the monolith into 3 independent services? What was the justification?

143

Have you used anything other than the default index? What is a stored function and procedure?

143

Can you highlight a memorable case you are proud of?

140

Tell me about yourself: where do you work, what do you do?

140

Tell me about Legion, what did you do there, what kind of team was it?

139

Why is Redis needed if it simply returns data from memory quickly?

138

package main import ( "fmt" "time" ) func main() { } func printNumber(n int) { time.Sleep(time.Second) fmt.Println(n) }

133

Have you encountered advertising metrics? Do you know what they are measured in?

133

Tell me about ClickHouse — how it stores data on disk (columnar storage), why you can't change the ORDER BY of an existing table, only add new columns at the end?

132

What is the difference between passing a slice and an array to a function?

130

There is also a shipping process — they took and moved 5 meat grinders from the region to other regions, to the city. How is this handled?

130

A achievement case you are very proud of — the most memorable challenge.

128

How much memory is allocated when creating a goroutine (minimum and maximum)?

127

We brought 20 meat grinders, shipped 5 — how many are left in the warehouse and what is the current system status?

126

What is the coolest project or feature you are proud of?

121

How did you work with bugs in production? Services in Kubernetes — if something went wrong, how did you troubleshoot?

119

What are the main parts of the Transactional Outbox system?

101
/10