Skip to content

Mehedi61/Data-Structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 

Repository files navigation

Data Structures

In this repository I'll add all of my data structures implementations. I'll use Python for most of the solutions.

Topics

Run on Linux

Open your Linux terminal and execute the commands below.

git clone https://github.com/Mehedi61/Data-Structures.git
cd Data-Structures/data-structures/

for python ...

python3 filename.py

for csharp ...

mcs filename.cs
mono filename.exe

About

In this repository I'll add all of my data structures implementations. I will use Python for most of the solutions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published