Skip to content

This repository contains a simple project that implements various data structures in C++. The project includes implementation of linked lists, stacks,

Notifications You must be signed in to change notification settings

MarkMamdouh123/Simple-Data-structure-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Simple-Data-structure-project

This repository contains a simple project that implements various data structures in C++. The project includes implementation of linked lists and stacks The code is well-documented and easy to understand, making it a great resource for students or beginners who are learning about data structures. The project includes examples of how to use each data structure, as well as how to perform common operations such as inserting, deleting, and searching for elements. The code is written in C++ and makes use of object-oriented programming principles, such as classes and objects. This repository is a great starting point for anyone looking to gain a deeper understanding of data structures and their applications.

About

This repository contains a simple project that implements various data structures in C++. The project includes implementation of linked lists, stacks,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published