This repo contain code and pdf report for Object oriented lab3.
-
Updated
May 22, 2022 - C++
This repo contain code and pdf report for Object oriented lab3.
Developing an application to replicate Internet Café management system
Data Structures and Algorithms
This is a c++ code for managing scores one cricket match in this the best utilization of OOP concepts I can make and tried to simplify the structural logic of the entire program no matter how typical was handling the actual cricket rules, all of which are followed exactly.
I've created files with solutions, named them with their following conventions and order. You can download, copy, and run them on a compiler or software for your information. There are no copyrights attached to these files; they are provided for educational purposes only.
Overloading classes Array, Polynomial, String, Matrix to simulate certain operations that are not supported by default in C++
Developed a versatile C++ container class, BoxContainer, implementing Dynamic Resizing, element addition/removal, and efficient Memory Management. Utilized modern C++ features, including Smart Pointers, and Operator Overloading, showcasing advanced software engineering skills. It is similar to the std::vector standard C++ container.
C++ Abstraction, Trees, Inheritance, and Operator Overrides - CSS 343 Final Project Movie Store
Add a description, image, and links to the operatoroverloding topic page so that developers can more easily learn about it.
To associate your repository with the operatoroverloding topic, visit your repo's landing page and select "manage topics."