-
Notifications
You must be signed in to change notification settings - Fork 22
Add Algorithms #7
Copy link
Copy link
Open
Labels
GrandmasterFor Experts in a domainFor Experts in a domainHacktoberfestContributions for hacktoberfest 2021Contributions for hacktoberfest 2021IntermediateFor Intermediate Learners looking for a place for innovationFor Intermediate Learners looking for a place for innovationbeginner-friendlyFor Beginners a perfect start-off pointFor Beginners a perfect start-off pointdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest-acceptedAccept for hacktoberfest, will merge laterAccept for hacktoberfest, will merge laterhelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
GrandmasterFor Experts in a domainFor Experts in a domainHacktoberfestContributions for hacktoberfest 2021Contributions for hacktoberfest 2021IntermediateFor Intermediate Learners looking for a place for innovationFor Intermediate Learners looking for a place for innovationbeginner-friendlyFor Beginners a perfect start-off pointFor Beginners a perfect start-off pointdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest-acceptedAccept for hacktoberfest, will merge laterAccept for hacktoberfest, will merge laterhelp wantedExtra attention is neededExtra attention is needed
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.