Sobes.tech

Into what types can serialization be divided?

Junior
278

How can thread interaction be synchronized?

Middle
278

How can mutual deadlocks be prevented in multithreaded applications?

Junior — Middle
МТСМТС
Baum
ARQA
277

What is the main problem associated with the use of pointers?

Junior
277

What is the difference between creating a shared_ptr object using the constructor and using the make_shared function?

Middle
276

How to fix the problem if a mutex is a local variable?

Middle
275

Do you know how to protect a header file from being included multiple times?

Junior
275

Is the search complexity in binary trees always logarithmic?

Middle
274

Is overloading logical operations considered good or bad practice?

Middle+
274

How to overload postfix and prefix increment in C++?

Middle
274

Why should you not use the double data type in case of exceptions?

Middle+
274

What is the difference between a process and a thread?

Junior
273

What makes the amortized constant time complexity appear in the map data structure?

Middle+
273

What happens to vector elements when performing realloc operation?

Middle
272

How to overload the postfix and prefix increment operators in C++?

Middle
272

Why do many developers create their own implementations of the standard library?

Middle
272

What do you know about smart pointers in C++?

Middle
272

What can be used instead of the float data type to store monetary values?

Middle
272

What is the MVC architecture?

Junior
272

Is a reference always an alias, or can it behave like a pointer?

Middle
272
/88