This repository consists of some of the most standard and usually basic codes related to the various components and elements of the C/C++ language.
These components and elements can range from basic stuff such as the use cases of things like pointers, structures & functions and all the way to basic data structures such as Arrays, Linked Lists, Stacks, Queues and much more.