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 14 forks source link

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

Open Ansh-Sarkar opened 1 year ago

strivercoder99 commented 1 year ago

I would like to add Quick Sort

zmwaris1 commented 1 year ago

i would like to add radix sort

Ansh-Sarkar commented 1 year ago

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

Klaywert commented 1 year ago

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

Ansh-Sarkar commented 1 year ago

Sure go ahead @Klaywert

Ansh-Sarkar commented 1 year ago

Sure @deepesh85b go ahead.