Skip to content

This repository contains implementations of various linear data structures in C++ using CLion IDE.

Notifications You must be signed in to change notification settings

nofil-zahid/DATA-STRUCTURES

Repository files navigation

Linear Data Structures

This repository demonstrates my proficiency in implementing common linear data structures in C++.

Overview

Explore clear and concise implementations of linear data structures like arrays, linked lists, stacks, queues, and dynamic arrays.

Purpose

Designed to showcase my skills in data structure implementation and algorithmic problem-solving. Also serves as a reference for developers and a learning resource for those studying data structures.

Usage

Each data structure is implemented in its respective file. Use them directly in your projects or for learning purposes.

Contribution

Contributions are welcome! Report bugs, suggest improvements, or add new features/data structures via issues or pull requests.

About

This repository contains implementations of various linear data structures in C++ using CLion IDE.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published