Skip to content

Custom Abstract Data Types (ADTs): Stack, Queue, and Fixed Array designed using C++ Templates.

Notifications You must be signed in to change notification settings

kaurjap/Stack_Queue_FixedArray_ADTs

Repository files navigation

Description of the Project

In this project, I have designed the following Abstract Data Types (ADTs): Stack, Queue, and Fixed Array, using C++ Templates. Use of Object-Oriented Principles like inheritance, composition, and Liskov Substitution Principle (LSP) are utilized to do the design.

About

Custom Abstract Data Types (ADTs): Stack, Queue, and Fixed Array designed using C++ Templates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages