Skip to content

Collection of algorithms with solutions for Hacktober2020

License

Notifications You must be signed in to change notification settings

kyle-kauzlarich/HacktoberAlgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HacktoberAlgs

Collection of algorithms with solutions for Hacktober2020

Adding a new language

The name of the folder should match the programming langage ie JavaScript, Java, Python, etc.

Adding Algorithms with solutions

the name of the file will be the name of the Algorithm the explination/solution should be in the same file as a comment

Adding yourself to the contributers list

In Contributors.md please add your name bolded and include a link to your github next to your name, to make a new line in markdown end the previous line with 2 trailing spaces before hitting enter/return