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.09k stars 845 forks source link

Added Additional Sorting Algorithms #389

Closed Shreya-0309 closed 2 weeks ago

Shreya-0309 commented 1 month ago

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

github-actions[bot] commented 1 month 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.