khanchi97 / Smvdu-Algos

Can learn how to contribute to an open source project and practise Algorithm and Data Structures
Other
13 stars 54 forks source link

Add greedy algorithms #146

Closed abhisheknalla closed 6 years ago

abhisheknalla commented 6 years ago

I have now added all the algorithms with descriptions in text files. These also include a sample test case. All the files compile without problems. I have added prompts for input and test cases in the README files for each algorithm. Can you review ?