Ansh-Sarkar / Python-Data-Structures

This repository contains the code for implementing various Data Structures in Python. It can be used as a quick lookup module or reference for anyone interested in Data Structures . I will keep updating this repository frequently as and when I come across new Data Structures : )
MIT License
4 stars 15 forks source link

feat(sorting algorithms): Add more sorting algorithms. #9

Open Ansh-Sarkar opened 2 years ago

strivercoder99 commented 2 years ago

I would like to add Quick Sort

zmwaris1 commented 2 years ago

i would like to add radix sort

Ansh-Sarkar commented 2 years ago

Sure @zmwaris1 go ahead. Assigning the issue to you.

Klaywert commented 2 years ago

I would like to add the odd-even sort :)

Ansh-Sarkar commented 2 years ago

Sure go ahead @Klaywert

Ansh-Sarkar commented 2 years ago

Sure @deepesh85b go ahead.