Sobes.tech

What needs to be done to store your structure in a map container?

Junior
301

What do you think are the disadvantages of object-oriented programming?

Middle+
300

Which fields are automatically indexed when creating a database without explicitly specifying index fields?

Junior — Middle
ГК Адепт
299

What components does shared_ptr consist of?

Middle
299

Why is it necessary to call the join and detach methods for a thread? What consequences may arise if these methods are not called?

Middle
299

What data type is usually used for counters in C++?

Junior
299

What is the complexity of heap operations?

Junior
299

What is the complexity of accessing an element in various data structures?

Middle
298

What is the difference between std::map and std::unordered_map in C++?

Junior
298

What is inheritance in object-oriented programming?

Junior
298

What is the complexity of the push_back operation in std::vector?

Middle
298

What is the complexity of removing an element from the end of a vector in C++?

Junior
298

When is it impossible to join a stream?

Middle
298

What happens to the process memory when it is forked in Linux?

Middle
297

How does a hash table work?

Junior
297

How are the constructor and destructor called in C++?

Junior
297

Why won't move semantics work if the move operator is not marked as noexcept?

Middle+
297

What is the complexity of removing an element from the beginning of a vector in C++?

Junior
296

What is an interface class in C++?

Middle
296

How are strings structured in C++?

Junior
295
/88