Skip to content

mhmadalaa/Data-Structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

This is an implementatino for various Data Structures like

Built With

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

This is an example of how to list things you need to use the software and how to install them.

Install the SDK

sudo apt-get update && \
  sudo apt-get install -y dotnet-sdk-6.0

Install the runtime

sudo apt-get install -y dotnet-runtime-6.0

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo
    git clone https://github.com/MHMAD-ALAA/Data-Structures.git
  2. Go to working direcotry
    cd <data-structure>/<implementation-based>
  3. Build the project
    dotnet build
  4. Run the project
    dotnet run

About

An implementaion for Stack, Queue, List, Trees

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages