There are 4 repositories under oops-in-cpp topic.
This repository contains all the practical assignments which I have done as part of my coursework.
Object oriented programming concepts implementation in C++
C++ Repository || Abdul - Bari || Udemy Course
Problems and their solutions in C++.
This project, which is a topic of the Fundamentals of Programming course, involves creating a car dealership management entirely in C++.
A repo to help you understand important questions in Data Structures and Algorithms. (Source: Striver)
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.
Handwritten Notes 🖊| DS-Algo | Competitive Programming ✅ | OS | DBMS | Networks | OOPS | 🔥
A c++ project which can create and search for client id and book hotel room, restaurant & convention hall and also calculates the cost. Here Object Oriented Programming has been used along with the examples of file management including csv files, polymorphism, diamond problem, constructor, operator overloading, virtual class, exception handling and so on. The project is well documented to learn.
This repository is your one-stop resource for exploring Object-Oriented Programming (OOP) concepts in different programming languages.
This repository contains the Bus Reservation System Management project developed using Object Oriented Programming (OOP) and File Handling concepts in C++.
Object Oriented Programming Concepts Notes
This repository contains some basic programs of C++ that depict the OOPS Concepts.
A Simple HearthStone Battleground clone to demonstrate OOP concepts
This repo contains all the code and assignment which were given in Coding Ninjas Data Structure and Algorithm
Tutoriat de POO pentru studentii de anul I ai FMI UB
Simulations of deterministic finite automata in different languages!
A console based chat application using C++
A project based on Object Oriented Programming in C++ using File Handling System
Advanced Data Structure using C programming
Object-Oriented system design.
A simple typing accuracy & speed tester game/tool made using basic C++ with a bit of file handling.
C++ game with a use-case modified A* algorithm.
Library Management Portal.
Kind of a proper guide from very basic to intermediate level for getting started with C++ programming.
Object Oriented Programming Project || IIITM Gwalior
final project for advanced programming university course
Two player C++ chess 🏆 program, made with 2D arrays and OOPS concepts.
This project is aimed at developing a Covid-19 (Vaccine) record system. It is a system meant to maintain all the details regarding user and doctor details. We have developed it using C++. It will also reduce the paperwork and reduce the time..
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.
Your One time portal to all lost and found things in an automated fashion
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++.
Employee leave management system using file structures in c++(object oriented) mini-project