Collection of 50 C++ Projects, Algorithms, Data Structures & Learning Materials
-
Updated
May 23, 2025 - C++
Collection of 50 C++ Projects, Algorithms, Data Structures & Learning Materials
🦕 Learn your first programming language with projects and tasks. C++ Programming & Introduction to Computer Science. You can find Lab Assignments and solutions, interesting C++ programs, and lots of different resources to start learning coding with C++.
This repository contains various C++ Programs.
This is a system that helps companies to keep track of schedules of all the trainings happening in the organization.
My Freshman Year Projects at INHA University. Lab Assignments - Exam Solutions - Interesting Projects - Games 🏫🎓🧩
A simple Bank Management System in C++. It allows users to perform various operations such as creating a new account, depositing money, withdrawing money, checking account details, modifying account information, deleting accounts, and viewing all existing accounts.
A Mini Project of ATM functionalities using C++
Bankist application in C++ by using dynamic arrays and classes concepts :Its main features are login system, user authentication ,create a new account , requesting loan , transfer money, sort your movements , currency converter , delete your account and log out system .
Here are the few CPP based projects, some complex algorithms, top10 algorithms and many more things that can help you in your interviews and practicals
Student Record Management System is a software solution for tracking and managing student data.
This program is for encryption and decription your important information like your password, ID, etc.
DietCli is a blazingly fast, cross-platform, command line nutrition tracker written in C++.
Simple and beginner friendly C++ projects you can clone
BST operations using `C++` programming language.
Documentation of personal programming projects using C++.
Count every character of a `string` and categories it as `vowel`, `consonants`, and `digits` using `C++` programming language.
Making C++ CUI Application simulate BMS (Bank Management System) with two Applications (Bank Application, ATM Application) with their functionalities. To get started look to README.
The Telephone Directory System allows storing contact details in a database which is handled by the administrator
Add a description, image, and links to the cpp-projects topic page so that developers can more easily learn about it.
To associate your repository with the cpp-projects topic, visit your repo's landing page and select "manage topics."