CodeBucket icon indicating copy to clipboard operation
CodeBucket copied to clipboard

Add Algorithms

Open rudrajit1729 opened this issue 3 years ago • 13 comments

Add algorithms ranging from most basic to advanced.

Be it graphs, dynamic programming, greedy, or adhoc. Simple to complex, as long it is a valid algorithm put this in bucket.

If domain not present already create a folder under the bucket. (Eg: Dynamic Programming is a domain(if not already there make a folder of the name and push all your codes related to DP there))

You can add Codechef/Hackerrank/Codeforces contest problems provided the contest is already over.

rudrajit1729 avatar Oct 13 '20 11:10 rudrajit1729