Sobes.tech

Have you ever been interested in how breakpoints are implemented in a debugger?

Middle
289

Why did CISC processors (x86) historically gain popularity first, and RISC only now gaining momentum?

Middle
232

What key events have taken place in the IT industry since 2000, and what do you think will happen in the next few years?

Middle
227

Do you have experience working with modern frontend frameworks (Vue, React, Svelte)? What is reactivity and how is it implemented in React?

Middle
224

Tell me a little about yourself — key information that a potential employer should know.

Middle
217

Why does memory contiguity (array) guarantee higher speed compared to a linked list?

Middle
209

How does HTTP/3 work over UDP if UDP does not guarantee delivery?

Middle
207

Have you heard about QUIC? What is it?

Middle
207

There is a function that goes through a container and counts elements less than 42. If you call it on an array and on a linked list with the same data — what will the stopwatch show?

Middle
204

Write in the document the formula for calculating the variance of a random variable.

Middle
199

Do you know anything about reconciliation in React? What heuristics are used for quick comparison of the virtual DOM?

Middle
199

Can you tell about the transformer architecture?

Middle
198

What limitations has humanity encountered in the development of LLM models?

Middle
195

What exactly does blockchain allow that a simple public/private key pair does not?

Middle
190

Suppose there is a point on the surface and a line is drawn that does not pass through it. How many different lines can be drawn through the point parallel to the given line?

Middle
179

How are conditional operators (if) implemented under the hood at the assembly level?

Middle
176

How are matrices multiplied?

Middle
169

How exactly does an IP solve the routing problem? How does a router understand where to forward a packet?

Middle
168

Do you understand why we still haven't switched to IPv6?

Middle
167

What needs to be done to write your own Mutex? What is Compare-And-Swap?

Middle
167
/3