Sobes.tech

If you create a subslice from the first slice and append it to the second, what problems might arise?

Middle
160

Tell me about synchronization primitives in Go.

Middle
160

Tell me about channels in Go.

Middle
158

What is the purpose of the append function?

Middle
157

What are collisions in a map?

Middle
156

How many bytes does one Russian letter occupy?

Middle
155

How to deal with the problem of string concatenation in a loop?

Middle
153

How do you get the rows affected by an UPDATE in a query?

Middle
152

What happens if nothing is found in the local queue P?

Middle
152

Tell me about CTE (Common Table Expression).

Middle
148

If multiple channels are ready at the same time in select, how will they be chosen?

Middle
142

How do you number male and female employees separately?

Middle
135

Since which version of PostgreSQL have you been working?

Middle
135

How is the materialized view updated, does it update itself or do you need to configure something?

Middle
128

func merge(chs ...<-chan int) <-chan int { }

Middle
119

How does LEFT JOIN work? Which table is used for what?

Middle
118
/3