C++ 50 Playlist Cover

C++ 50

The 50 questions you need to ace if you want to call yourself a C++ developer.

Exploring basic data types in C++, including integers, floating-point numbers, characters, and boolean values, including Dive into references, pointers, and their use in functions, including passing by reference and dynamic memory management.

signedunsignedboolcharautofloating pointssizeofalignmentsize_tconst<memory>

Upgrade to Premium to access all questions in this playlist

Why std::make_shared?
Data TypesMedium
You think you're so smart.
Data TypesEasy
You think you're so smart.
Data TypesEasy
You think you're so smart.
Data TypesEasy
Signed Integer Overflow
Data TypesEasy
You think you're so smart.
Data TypesEasy
You think you're so smart.
Data TypesCooked
Memory Order I
Data TypesHard