Einsteinia11 / Data-Structures-and-Algorithm-with-Design-and-Analysis

MIT License
7 stars 21 forks source link

I want to add sorting algorithm's in python. #24

Closed anish2105 closed 1 year ago

anish2105 commented 1 year ago

I want to add insertion sort , bubble sort, selection sort, quick sort and merge sort in python. So please assign me under hackoberfest.

Einsteinia11 commented 1 year ago

Hey, yes assigning to you, you can start working on Happy coding :)

anish2105 commented 1 year ago

@Einsteinia11 Hey i have added the files , check it and merge it