GitHub topics: oops-in-cpp
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: 914 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - 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: 4 days ago - Pushed at: 5 days 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: 5 days ago - Pushed at: 5 days ago - Stars: 5 - 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: 6 days ago - Pushed at: 2 months ago - Stars: 20 - Forks: 4

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: 208 KB - Last synced at: 7 days ago - Pushed at: 7 days 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: 2.53 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

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

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: 60.5 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - 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.71 MB - Last synced at: about 3 hours ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

Andrius-Anselmi/Sistema-Cadastro_Jogadores
Sistema de Cadastro de Jogadores em C++
Size: 659 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

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

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

Ashok-Bhatt/Data-Structures-and-Algorithms
This repository contains implementation of many Data Structures and Algorithms
Language: C++ - Size: 3.21 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

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

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

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

xiansnn/CPP_DevKit2
A C++ development kit that wraps pico-sdk into OOP classes
Language: C++ - Size: 29 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - 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: about 2 months ago - Pushed at: about 2 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: 12 days ago - Pushed at: 2 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: about 1 month ago - Pushed at: 11 months 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: 3 days ago - Pushed at: 11 months 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: 2 months ago - Pushed at: 2 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: 2 months ago - Pushed at: 2 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: about 2 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: 2 months ago - Pushed at: 2 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: 2 months ago - Pushed at: 2 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: 2 months ago - Pushed at: 4 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: 4 days ago - Pushed at: 2 months ago - Stars: 10 - Forks: 0

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: 4.88 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - 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: 3 months ago - Pushed at: 3 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: 3 months ago - Pushed at: 3 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: 2 months ago - Pushed at: 11 months 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: 3 months ago - Pushed at: 3 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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

yashk9293/Love-Babbar-DSA
Language: C++ - Size: 1.52 MB - Last synced at: 3 months ago - Pushed at: 3 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: 3 months ago - Pushed at: 3 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: 2 months ago - Pushed at: 5 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: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 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: almost 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: 3 months ago - Pushed at: 3 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: 17 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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

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: 2 months ago - Pushed at: 4 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: 6 days ago - Pushed at: 4 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: 4 months ago - Pushed at: 4 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: 3 months ago - Pushed at: 4 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: 4 months ago - Pushed at: 4 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: 4 months ago - Pushed at: 4 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: 4 days ago - Pushed at: 4 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: 23 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

skp3214/RohitNegiDSA-CoderArmy
Language: C++ - Size: 138 KB - Last synced at: 3 months ago - Pushed at: 10 months 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: 4 months ago - Pushed at: 4 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: 4 months ago - Stars: 1 - Forks: 0

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: 630 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 6 - Forks: 2

satyamshorrf/OOPs
Multiple Languages Code
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 6 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: about 2 months ago - Pushed at: almost 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: 5 months ago - Pushed at: 5 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: about 2 months ago - Pushed at: 5 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: 2 months ago - Pushed at: 5 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: 3 months ago - Pushed at: 5 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: 7 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.29 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Bansnetsajak007/Learning_C_plusPlus
Learning C++
Language: C++ - Size: 2.05 MB - Last synced at: 6 months ago - Pushed at: 6 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: 6 months ago - Pushed at: 6 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: 3 months ago - Pushed at: 6 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 days 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: 5 months ago - Pushed at: 5 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: about 2 months ago - Pushed at: 6 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: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

xpd54/Tetris_Game
Tetris Game in C++
Language: C++ - Size: 36.3 MB - Last synced at: 8 days ago - Pushed at: 7 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: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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

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

shangai2405/cpp
Did a bank management program using cpp ...more specifically OOPS concept and file handling.
Language: C++ - Size: 3.91 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

melohub-xbit/HFT-Simulator-DigitalDynamos
This project aims to simulate how an HFT (High-Frequency Trading) firm executes its strategies to profit through the stock exchanges. The project also simulates how a stock exchange manages its order book to match and execute orders efficiently using advanced data structures and algorithms to minimize the latency.
Language: Java - Size: 1.19 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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

prakhar175/Railway-management-OOPs
A simple railway management system based project of OOPs with over 1300 lines of code.
Language: C++ - Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

SauRavRwT/Practicals
B.Tech(IT) program, students are required to complete practicals starting from the 3rd semester.
Language: Java - Size: 166 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

vivekkdagar/c-lexical-analyzer
Lexical Analyzer for C made in C++
Language: C++ - Size: 1010 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

hanae-mk/Problem-Solving
6 Levels Of Algorithms
Language: C++ - Size: 528 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

abdullahejazjanjua/object_oriented_programming
This repository contains all the work I did as part of my OOP course
Language: C++ - Size: 1.77 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

dataproctech/polymorphism
This laboratory is devoted to the practical use of polymorphism in C++ and Java. Students learn how to apply polymorphism to create systems in which objects of different classes can be treated uniformly and their specific behavior is implemented by functions overridden in derived classes.
Size: 2.93 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

sanamir23/SpaceShooter_2023
Space Shooter Game developed in C++.
Language: C++ - Size: 22 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

diogojorgebasso/OOP-CPP
Tudo que já estudei sobre Programação Orientada em Objeto em C++
Language: C++ - Size: 9.35 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

https-sharif/bank-account-management-system
A C++ console application for managing bank accounts, featuring functionalities to add, log in, deposit, withdraw, transfer funds, edit account details, view transaction history, and delete accounts.
Language: C++ - Size: 31.3 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Adnan-Asad1/Professional-Hotel-Reservation-System
A Complete Hotel Reservation System with deep concepts of DSA and OOP in C++.
Size: 42 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

sebasfalcone/better-work-notes
A repository containing my notes from different sources on good practices for codding and managing teams
Size: 15.4 MB - Last synced at: 25 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 1

dev-madhurendra/OOPs
This repository is your one-stop resource for exploring Object-Oriented Programming (OOP) concepts in different programming languages.
Language: C++ - Size: 174 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 6

pranshu05/CPPVault
open source CPP docs
Language: MDX - Size: 27.9 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

syuvraj19/OOP-Assignments
This repository contains Object-Oriented Programming assignments from Seneca College's OOP244 and OOP345 courses.
Language: C++ - Size: 82.8 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SHIVAMAMBAH/OOPM
This repository contains the Theory and Programs of Object Oriented Programming and Methodology.
Size: 24.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Dnlbb/programming-languages-and-methods-MSTU
This repository contains laboratory work on the subject of MSTU programming languages and methods.
Language: Java - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Taller-de-Programacion-1-1C2024-GRUPO1/TP-Jazz-Jackrabbit-2
Repositorio del trabajo grupal implementado en la materia de Taller de Programación en la Facultad de Ingeniería de la Universidad de Buenos Aires. Desarrollado por Juan Patricio Amboage, Juan Martín de la Cruz, Ian von der Heyde e Ignacio Sugai.
Language: C++ - Size: 28.5 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

palakkumar998/Cpp-placement-preparation
Language: C++ - Size: 987 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Rajesh2723/OOPS
OOPS conceps in c++ for interview preparation
Language: Jupyter Notebook - Size: 11 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

amanraj-creator/Banking-System
This repository contains a Banking System project based on C++ language
Language: C++ - Size: 4.88 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ezcse/design-patterns
Design patterns are typical solutions to commonly occurring problems in software design. They offer a structured approach, promoting adaptability for specific design problems.
Size: 70.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

avinashyadav16/Codeforces-CodeSolution-And-OOPs
This repo contains solutions to codes from codeforces platform and concepts of OOPs & Data Structure in cpp.
Language: C++ - Size: 118 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Rajsoni03/CPlusPlus-Training
C Plus Plus Training Class Codes and Notes
Language: C++ - Size: 61.1 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

ujjawal-singh1/Data-Structue-and-Algorithm-using-Cpp
Data Structure and Algorithm From Supreme 2.0
Language: C++ - Size: 420 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
