Sobes.tech

Is it worth using asynchronous approaches for resource-intensive tasks?

Junior — Middle
175

Explain the concept of parallel computing and how it differs from sequential processes.

Junior — Middle
174

If a method run asynchronously executes synchronously, does the thread return to the thread pool after its completion?

Junior — Middle
172

How many different call stacks can be run simultaneously in one process?

Junior — Middle
171

What types of errors can lead to memory leaks related to the stack in a program?

Junior — Middle
171

Is it worth applying asynchrony for summing elements of a large array containing a billion numbers?

171

Can you explain the mechanism of locks in multithreaded programs?

Junior — Middle
169

What types of table joins are you familiar with in SQL?

Junior — Middle
169

Какое назначение у оператора HAVING в SQL и в чем его отличие от WHERE?

Junior — Middle
168

Can a table in SQL be created without using a clustered index?

Junior — Middle
166

Can you share your experience working with different types of databases, their features, and applications?

165

Is it possible to perform locking operations inside a critical section?

Junior — Middle
162

How are the keywords ref or out used in C#, and what is their difference?

Junior — Middle
155

Can you explain what the transaction isolation level means in a database management system?

Junior — Middle
152

What should you do if the network connection disappears during a REST request?

Junior — Middle
149

What will happen to the array length at the end when performing a concurrent append from 1000 goroutines?

Junior — Middle
149
/5