fnplus / Algorithms-Hacktoberfest

This repository is a part of HacktoberFest, an event organised by DigitalOcean.
https://hacktoberfest.digitalocean.com/
29 stars 212 forks source link

cksort.py Add QuickSort Algorithm #383

Open BhushanMisal opened 4 years ago

BhushanMisal commented 4 years ago

This adds Knapsack Algorithm which return the maximum weight of the elements.

xlogix commented 4 years ago

Can you move the file to the Greedy folder? If possible, please put the C++ implementation in the same folder too

BhushanMisal commented 4 years ago

yes Sure!