Skip to content

implementing two sorting algorithm under the "strategy" design pattern.

Notifications You must be signed in to change notification settings

ayoubabozer/python-sorting-strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-sorting-strategy

Implementing two sorting algorithms under the OOP principles and the "strategy" design pattern.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

python

installing

copy the project to your machine

git clone https://github.com/ayoubabozer/python-sorting-strategy.git

Running the tests

get into the Dir python-sorting-strategy.

cd python-sorting-strategy

and run

python main.py

Authors

About

implementing two sorting algorithm under the "strategy" design pattern.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages