brainless-coder / Algorithms

Different algorithms for Competitive PRogramming
1 stars 3 forks source link

add sorting algos in python #6

Open brainless-coder opened 3 years ago

Priyansi commented 3 years ago

Hi I would like to add, Insertion, Merge and Heap Sort. Please assign this issue to me.

brainless-coder commented 3 years ago

@Priyansi you are now assigned to this issue, make a folder for sorting algos in python and then put your code inside that folder