This repository contains a collection of C++ programs developed as part of a lab course. Each program is designed to demonstrate fundamental concepts of C++ programming, such as data structures, algorithms, object-oriented programming, and more. To compile and run the programs, simply use a C++ compiler like GCC or any IDE of your choice. Instructions for compiling each program are included in the comments within the source files.