Harshita-Kanal / Data-Structures-and-algorithms

This repository would be a documentation of my journey towards learning Data structures and algorithms. Please :star: this repo if you liked the effort :smile:
23 stars 128 forks source link

A Collection of Python Sorting Algorithms #82

Open rajpratyush opened 4 years ago

rajpratyush commented 4 years ago

Thanks for contributing :rocket:

Please fill the below information

@Harshita-Kanal In this PR I have Added a Python 3 Based program consisting on 10 different Sorting Algorithms. The Program is a Menu Driven program consisting of 10 different Sorting Algorithms which have been implemented in python