larymak / Python-project-Scripts

This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
GNU General Public License v3.0
1.32k stars 921 forks source link

Added Additional Sorting Algorithms #389

Closed Shreya-0309 closed 4 months ago

Shreya-0309 commented 5 months ago

Adding implementations of two additional sorting algorithms, Cocktail Sort and Shell Sort, to the existing collection of sorting algorithms.

github-actions[bot] commented 5 months ago

Hi @Shreya-0309! :wave:

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.