Sobes.tech

What distinguishes a thread of execution from a separate process in an operating system?

Junior — Middle
257

What are the differences between a standard non-smart pointer and the std::unique_ptr smart pointer in C++?

Junior — Middle
255

Can you provide an example of a situation where processes are mutually blocked, causing them to hang forever?

249

In which cases is it correct to apply the Singleton pattern in development?

Junior — Middle
249

Do you have experience using GitHub Actions for automating CI/CD processes?

Junior — Middle
245

How can the value of a variable declared with the const keyword be changed?

Junior — Middle
244

Explain the principle of how a hash table works and how it differs from other key-value storage data structures.

Junior — Middle
226

In what cases is it appropriate to use std::weak_ptr in a C++ program?

Junior — Middle
221

Explain the concept of mutual locking of processes and how it can occur in a multithreaded system.

Junior — Middle
216
/3