Skip to content

DevilKo0l/data-structures-algorithm-collection

Repository files navigation

Data Structure Implementation

Implementing important data structures
Explore the docs »

Live Preview

About The Project

I built this project for learning and reviewing DS. The best way to learn DS is by implementing

Built With

The technologies I use in this project inclues:

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

You need to install .NET

Installation

  1. Clone the repo
    git clone https://github.com/DevilKo0l/data-structures-algorithm-implementation.git
    
  2. Run the project
    CTRL + F5
    

Roadmap