balbhimk / hactoberfest_2021

Use this as learning repo on how to create successful pull requests. Very basic tasks on Python, CPP,JAVA,HTML
11 stars 62 forks source link

quick sort added #41

Open RavirajMhalsekar opened 3 years ago

RavirajMhalsekar commented 3 years ago

Algorithm to sort an array by time complexity of O(logn)

RavirajMhalsekar commented 3 years ago

I want to make this PR a part of hacktoberfest