Implementing two sorting algorithms under the OOP principles and the "strategy" design pattern.
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.
python
copy the project to your machine
git clone https://github.com/ayoubabozer/python-sorting-strategy.git
get into the Dir python-sorting-strategy
.
cd python-sorting-strategy
and run
python main.py
- Ayoub Abozer - LinkedIn