GitHub topics: oops-in-cpp
efane4m/University
Репозиторий с работами из уника
Language: Jupyter Notebook - Size: 31.5 MB - Last synced at: about 15 hours ago - Pushed at: about 17 hours ago - Stars: 0 - Forks: 0

abdelwahab-ahmed-shandy/Programming-Challenges-Multi-Language
This repository is a curated collection of programming challenges solved in multiple programming languages.
Language: C++ - Size: 1.72 MB - Last synced at: about 15 hours ago - Pushed at: about 17 hours ago - Stars: 0 - Forks: 0

Sudhanshu-Ambastha/CPP-codes
Language: C++ - Size: 83 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

AyanRuzdan/cse-material
This repository contains CSE material, questions and notes
Size: 5.65 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 2

mostafa-cse/Simple-OOP-Concept
This repository contains examples and explanations of core Object-Oriented Programming concepts such as classes, objects, inheritance, polymorphism, encapsulation, and abstraction.
Language: C++ - Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

ershehzan/Cpp_Codes
Welcome to C++ Code Collection! This repository contains a variety of C++ programs designed to help you understand core programming concepts, data structures, algorithms, and problem-solving techniques using C++.
Language: C++ - Size: 1.06 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

Harsh1118/DSA-PROBLEMS
This repository contains solutions to a variety of Data Structures and Algorithms (DSA) problems. Each solution has been carefully implemented and tested in the compilers of Leetcode and GeeksforGeeks. All the code successfully passes all test cases in the respective platforms.
Language: C++ - Size: 397 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

RudraNarayan94/LLD
Low level design in C++ and Python
Language: C++ - Size: 9.77 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

ansh23coder/CodeHelp-Supreme-3O-Coding-Problems
About This repository contains all coding Problems which i solved during my C++ Course - CodeHelp Supreme 3.O
Language: C++ - Size: 109 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

DIVYANSHSAXENA23/Devjourney
A showcase of my coding journey.
Language: C - Size: 301 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

DeepakRoy58/cppreference
cpprefernce learnings
Language: C++ - Size: 120 KB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

Kr1sNg/42piscine-Cpp
deep diving into Object-Oriented Programming C++
Language: C++ - Size: 18.7 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

alamgir-ahosain/CSE2102-OOP
A collection of C++ programs from the Object Oriented Programming(OOP) Lab course (2nd Year, 1st Semester) at MBSTU.
Language: C++ - Size: 75.2 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

naumaniqbal2005/PACMAN
Here's the C++ project built up on OOP concepts where I was able to reimagine the game of Pac-Man through my coding skills. It gave me insight on game mechanics and logic building. Had so much fun developing custom ghosts as well as some easter eggs :D
Language: C++ - Size: 98.6 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

YashvardhanJani/PDEU-CPP-OOP-Programs
All Program Files of Object Oriented Programming with C++ which are done by PDEU.
Language: C++ - Size: 8.79 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

Jiver121/hft-simulator
🚀 Build, test, and analyze high-frequency trading strategies with this comprehensive simulator and backtesting framework designed for real-time performance.
Language: Python - Size: 3.16 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

xiansnn/CPP_DevKit2
A C++ development kit that wraps pico-sdk into OOP classes
Language: C - Size: 30.7 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

ThotapalliSriniveshReddy/University-Resource-Allocator
Student Management System in C++ - OOP university system managing BTech & DualDegree students with faculty.Features: Random data generation, faculty advisor assignment, CGPA-based project guides, hostel-based allocation, TA supervision, constraint validation, overlap analysis, multi-criteria sorting, and workload distribution tracking and lot more!
Language: C++ - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ricvrdv/cpp-03
C++ Module 03 - inheritance between classes
Language: C++ - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ricvrdv/cpp-02
C++ Module 02 - function and operator overloading
Language: C++ - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ricvrdv/cpp-01
C++ Module 01 - new, delete, references, file manipulation
Language: C++ - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ricvrdv/cpp-00
C++ Module 00 - namespaces, classes, member functions, stdio streams, ...
Language: C++ - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

chaman-yadav/Library-Management-System-CPP-OOP
A complete Library Management System implemented in C++ using OOP concepts with binary file storage.
Language: C++ - Size: 321 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ershehzan/Data-Structure
A collection of essential data structure implementations in C++, including arrays, linked lists, stacks, queues, trees, graphs, heaps, and more. Perfect for learning, practicing, and preparing for coding interviews.
Language: C++ - Size: 4.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Ashok-Bhatt/Data-Structures-and-Algorithms
This repository contains implementation of different data structures and algorithms that I learnt during my DSA journey.
Language: C++ - Size: 3.24 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

vansh-codes/Complete-Interview-Preparation-GFG
This repository provides solutions to quizzes, multiple-choice questions (MCQs), and coding problems from the GeeksforGeeks course "Complete Interview Preparation" in C++. The aim is to aid candidates in their technical interview preparation by offering clear and efficient solutions.
Language: C++ - Size: 397 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 23 - Forks: 6

Dhyey122403/Striver-dsa-learnings
This is my repository of Learning DSA and OOPs in C++. I am following Striver's DSA Sheet.
Language: C++ - Size: 65.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

samir-ouaammou/OOP-CPP
🧠 This repository is dedicated to Object-Oriented Programming (OOP) in C++, featuring all modules from CPP00 to CPP09 at 42 School.
Language: C++ - Size: 15.2 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

mannate14/RubiksCubeSolver
Implemented a 3x3 Rubik's Cube simulator using three different object-oriented models in standard C++ with STL data structures.
Language: C++ - Size: 22.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

akashdip2001/C-Cpp
C & CPP programming language
Language: C - Size: 130 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

SaiSriramKamineni/Banking-management-system
The Banking System is a C++ application for managing accounts with features for account creation, deposits, withdrawals, and balance inquiries. It supports Administrators for viewing account stats and Regular Users for managing their accounts and transactions.
Language: C++ - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1

pkprajapati7402/Cpp-Notes
Here's the notes and the Problems with solutions, that we generally see While learning any new language. These problems contains OOPS, Data Structures and Algorithm problems using C++.
Language: C++ - Size: 656 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 2

ManasviGoyal/Restaurent-Management-System
A Restaurant Management System using OOPs concepts
Language: C++ - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 2

kemaldaysal/CPP_Projects
A storage containing the C++ codes of my projects, challenges and homeworks from online courses. The main purpose of this repo is to synchronize my work between devices from different operating systems such as Windows and Ubuntu.
Language: C++ - Size: 220 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

aftermath22/Oxygen_A-Compiled-Mini-Language
A custom mini language with its own custom compiler built from scratch in modern C++20.
Language: C++ - Size: 1.3 MB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

thecoder-ashish/EmployeeManagementSytem
A simple employee management system to store data locally in a csv file
Language: C++ - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ramanbansal9876/Tic-Tac-Toe-Game-using-Cpp
This project aims to develop a Tic Tac Toe game using OOPS concept in C++. It mainly consists of developing and implementing a computer program that plays Tic Tac Toe against another player.
Language: C++ - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

Athish-Raswanth-D/employee_management_system
C++ Employee Management System using OOP: manages records, attendance, payroll, and leave. Scalable, persistent, error-resistant; boosts efficiency by 30%, cuts errors by 25%. Supports multiple employee types.
Language: C++ - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Tamanna2607/Company_Visitor_Management_System
This is a simple C++ console-based Visitor Management System that lets you add, view, search, and delete visitor records using OOP and vectors. Great for beginners to practice object-oriented programming and basic CRUD operations in C++.
Language: C++ - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Black-Panthera/University-Resource-Allocator
Student Management System in C++ - OOP university system managing BTech & DualDegree students with faculty.Features: Random data generation, faculty advisor assignment, CGPA-based project guides, hostel-based allocation, TA supervision, constraint validation, overlap analysis, multi-criteria sorting, and workload distribution tracking and lot more!
Language: C++ - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Danishyousuf19/Pong-Game
Pong game implemented using SFML and Object-Oriented Programming (OOP) principles
Language: C++ - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dpvasani/OOPs-In-Cpp
Welcome to the OOPs-In-Cpp repository! This repository is dedicated to exploring and mastering Object-Oriented Programming (OOP) concepts in C++. It includes a variety of code samples, exercises, and homework assignments that will help you understand and apply OOP principles effectively.
Language: C++ - Size: 71.9 MB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

kailash360/Placement-Management-System
Object Oriented Programming Project || IIITM Gwalior
Language: C++ - Size: 196 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 5

Ms1black/educational-repository
educational repository, first course at BMSTU
Language: Makefile - Size: 19.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

aakashraawat/CPP_learning
C++ Bootcamp
Language: C++ - Size: 1.37 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Avinraj01/C-All-In-One-
Language: C++ - Size: 104 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Ripunjay42/leetcode_practice
Language: C++ - Size: 692 KB - Last synced at: 30 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

ArpitaSatsangi/Library-Management-System
This C++ project implements a console-based library management system using Object-Oriented Programming, featuring encapsulation, inheritance, polymorphism, and abstraction to handle general and genre-specific book details.
Language: C++ - Size: 96.7 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

deryaxacar/42-CPP-Module-05
This module teaches the fundamentals of object-oriented programming (OOP), focusing on class relationships, dynamic object management, inheritance, virtual functions, and method overriding. Students also learn to improve program reliability using try-catch blocks and handling exceptions.
Language: C++ - Size: 66.4 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

nixrajput/bus-reservation-system-cpp
This repository contains the Bus Reservation System Management project developed using Object Oriented Programming (OOP) and File Handling concepts in C++.
Language: C++ - Size: 1.09 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 7

AbhishekYadav-01/Metro-Navigator
This project implements a Metro Station Management System using advanced data structures in C++. The system efficiently manages metro lines and stations, supports real-time route planning, and calculates optimal ticket fares using pathfinding algorithms.
Language: C++ - Size: 87.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

i-amsagar/Student-Management-System
This project is aimed to developing a student record system. It is a system meant to maintain all the details regarding student details. We have developed it using C++. It will also reduce the paperwork and reduce the time..
Language: C++ - Size: 179 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 5

demon2202/C
This repository is dedicated to learning and exploring C++ programming. It includes beginner-friendly examples, essential concepts, and practice programs. Perfect for students and developers looking to enhance their C++ skills. Contributions and suggestions are welcome
Language: C++ - Size: 32.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

An0n1mity/Hearthstone-Battleground-Clone
A Simple HearthStone Battleground clone to demonstrate OOP concepts
Language: C++ - Size: 11.4 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 2

ashutoshh-jhaa/cpp
My C++ Programming Learning Journey!
Language: C++ - Size: 96.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

pain-killer786/LuxorHub
Welcome to the LuxorHub! This interactive C++ project enables efficient management of hotel rooms, restaurant orders, and employee details, making it ideal for businesses seeking streamlined operations.
Language: C++ - Size: 107 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Aaryan-Modi/Snake_Game
This project is about the classic Nokia style Snake Game but in new colorful version. The project was made as a IT206 course project of DAIICT.
Language: C++ - Size: 68.4 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

DamirDenis-Tudor/2d-tank-simulator
C++ game with a use-case modified A* algorithm.
Language: Jupyter Notebook - Size: 1000 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 0

Abdullrahmen/Booking
Multitype booking system
Language: C++ - Size: 1.94 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

VijetaPriya47/Deribit-Stockbroker
A C++ utility to measure order placement latency for API-based trading systems. This tool uses high-precision timing with std::chrono and the cURL library to send order requests and calculate the time taken to receive a response. Ideal for performance benchmarking in algorithmic trading.
Language: C++ - Size: 438 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Pabitra-33/C---Tasks
This repository contains a collection of C++ practice programs, covering fundamental concepts.
Language: C++ - Size: 18.6 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

madhurimarawat/Object-oriented-programming-with-c-plus-plus
This repository contains programs in the C++ programming language related to Object Oriented programming.
Language: C++ - Size: 1.64 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

rprakashdass/library-management-system
Library Management System project using C++, designed to enhance C++ programming skills with OOP concepts.
Language: C++ - Size: 146 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

SaiNikhil0904/Object-Oriented-Programming-using-Cpp
Collection of solved problems demonstrating OOPs concepts in C++ with practical implementations.
Language: C++ - Size: 42 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

yashk9293/Love-Babbar-DSA
Language: C++ - Size: 1.52 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

not-habib/Python_and_Ladders
This is a game im making for my OOP programming course called Python and Ladders, with a twist on traditional Snakes and Ladders
Language: C++ - Size: 74.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

sanatren/Object-oriented-programming-OOP-
An Object-Oriented Programming (OOP) repository that contains various lab assignments, examples, and practice exercises. The goal is to understand OOP concepts such as classes, objects, inheritance, polymorphism, encapsulation, and abstraction through hands-on coding. Ideal for students looking to strengthen their programming skills in an organized
Language: C++ - Size: 8.79 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

SamirHamadaa/Simple-Calculator
✅ "An object-oriented C++ calculator that supports basic arithmetic operations with undo and reset features." 🚀
Language: C++ - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Surajv311/myCS-NOTES
Handwritten Notes 🖊| DS-Algo | Competitive Programming ✅ | OS | DBMS | Networks | OOPS | 🔥
Size: 92.1 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 22 - Forks: 3

MRLintern/Boundary-Value-Problem_Library
A C++ Designed Library used for Solving Boundary Value Problems (BVP). More of a Header File than a .SO library (Linux) or .DLL (Windows)
Language: C++ - Size: 112 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Squizly/Object-oriented-programming
This repository contains my laboratory works for the course 'Object-Oriented Programming,' completed as part of the academic program.
Language: C++ - Size: 41 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

wajahat001/CryptoPlatform
This is the cryptocurrency platform and work as a dummy platform you can place and execute your order easily
Language: C++ - Size: 1.17 MB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

adarshgupta0040/OOPS-in-CPP
This repository contains Object-Oriented Programming (OOP) concepts in C++.
Size: 4.48 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

ParthAgrawal-07/snake-game-Cpp Fork of aprk05/snake
Implementation of Snake game in C++ windows console using concepts of OOPS and data structures in C++
Language: C++ - Size: 63.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

HariharanElancheliyan/Employee-database-console-application
Employee Database Management is a console-based application that allows us to add, list, delete and search all employees across the organization. Search can be done by applying multiple filters.
Language: C++ - Size: 91.4 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

uzairshahidgithub/University-Management-Project
This is a Semester Project Only For a Coding Purpose.
Language: C++ - Size: 2.69 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

uzairshahidgithub/Cpp-Object-Oriented-Programming
This programs is based on the daily practice that I have been doing in my university course, It has some concepts related to C++ that can be useful.
Language: C++ - Size: 11.3 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Kader1680/Library-Mangement-Sytem-GUI
Project made for understan deep SOLID Principals & data structure and algorithm
Language: C++ - Size: 3.17 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Shashwat-19/Bank-Account-Management-System
An efficient C++ Bank Account Management System that allows users to create accounts, deposit/withdraw funds, check balances, view transaction history, and apply interest. Secure, user-friendly, and designed for seamless banking experience!
Language: C++ - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

skp3214/RohitNegiDSA-CoderArmy
Language: C++ - Size: 138 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

n4itr0-07/DSA-with-Cpp
A collection of my Data Structures and Algorithms (DSA) implementations in C++. This repository showcases my learning journey and progress in mastering DSA concepts.
Language: C++ - Size: 7.48 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

POORNESH-V/Bank-Management-System-in-Cpp
BankEase – A Simple Banking Management System BankEase is a console-based banking management system built using C++. It allows users to create accounts, deposit and withdraw money, check balances, and modify account details. The project utilizes object-oriented programming (OOP) principles and file handling to ensure data persistence.
Language: C++ - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

anishsingh20/Programming-in-Cpp
Object oriented programming concepts implementation in C++
Language: C++ - Size: 5.11 MB - Last synced at: 16 days ago - Pushed at: almost 5 years ago - Stars: 44 - Forks: 12

satyamshorrf/OOPs
Multiple Languages Code
Size: 1.95 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

AnshulRanjan2004/File-Compression-Utility
File Compression Utility built using C++ (OOPs)
Language: C++ - Size: 8.15 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 4

ahmetsalihbalandi/OOP
repo for C++ basics and oop lecture notes
Language: C++ - Size: 109 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

RyomenDev/UAV-resourceAllocation-minor-project
project models an Unmanned Aerial Vehicle (UAV) resource allocation system to optimize the delivery of essential resources (medicine, food, and weapons) to various outposts.
Language: C++ - Size: 10.4 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

RamamAgarwal/Project-Carpool_Management_System
This repository includes my project on carpool management system in which I used object orientation paradigms and principles using C++.
Language: C++ - Size: 122 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

DuaA-A/Multi-GameBoard-Engine
A robust, object-oriented game engine that supports multiple board games
Language: C++ - Size: 14.6 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

vinay-patel22/Object-Oriented-Programming-Java
Explore Object-Oriented Programming (OOP) concepts in Java with this repository. Includes code examples, conceptual questions, and explanations of key OOP principles like inheritance, polymorphism, encapsulation, and more. Ideal for mastering OOP in Java.
Language: Java - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Bansnetsajak007/Learning_C_plusPlus
Learning C++
Language: C++ - Size: 2.05 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 2

juanielosegui/td3-v2
Algoritmos y estructuras de datos. Enseñada en Universidad Torcuato Di Tella.
Language: C++ - Size: 16.8 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

wittyicon29/In-Memory-DB
An in-memory database using C++ is a system that stores data primarily in RAM for fast access and manipulation. It supports basic CRUD operations and may include features for concurrency control and optional data persistence.
Language: C++ - Size: 20.5 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

moizulfiqar/Object-Oriented-Programming Fork of ManalHasan/OOP-Project-Manal-Moiz-Naaseh
In this project for the Object Oriented Programming & Design course in C++, I alongside my friends Manal Hasan and Naaseh Saajid attempted to recreate the world famous video game "Flappy Bird".
Language: C++ - Size: 1.18 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MagedGDEV/CppInsights
📢 Welcome to CppInsights: Unlocking C++ Magic! 🚀💻 🌟 Delighted to introduce my CppInsights repository! 📚💡 Explore C++ concepts with examples & explanations. Simplifying C++, one step at a time! 🔍
Size: 623 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 9 - Forks: 0

aftermath22/OS-ALGORITHMS
C++ implementation (with OOPS concept) of various OS Algorithms
Language: C++ - Size: 38.1 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Prometheus052404/CIRCUIT
DIGITAL CIRCUIT SIMULATOR - an OBJECT ORIENTED PROGRAMMING way of implemeting LOGIC GATES ICs
Language: C++ - Size: 16.5 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

xpd54/Tetris_Game
Tetris Game in C++
Language: C++ - Size: 36.3 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

PerHac13/School-Management-System
This a CLI Application programmed in C++. Manage the function that are need in typical School management system along persistence data.
Language: C++ - Size: 188 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

kiraAdi/Library-Management-System
Library Management Portal.
Language: C++ - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 5
