Skip to content

ftmzhrsckldr/sorting-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithms

Development of sorting algorithms with Python

Installation

You just need to have Python 3 installed.

Usage

In Linux, each Python file is called as follows:

python3 file_name.py
#or
python file_name.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Sorting Algorithms in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages