Skip to content

Solution to Algorithm Based Problems

Notifications You must be signed in to change notification settings

sufisaid/Algorithms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

🔧 Steps to add your solution:

  1. Fork this repository.

  2. Add your solution to the folder with the name of your language. Your solution has to be creative.

  3. Name your file with a fitting description.

  4. Comment the first lines of your file (if possible) like that:

// [SHORT DESCRIPTION HERE]
// Author: @YourGitHubUserName

...

❓ What do we mean by "creative" solutions?

Well, I'm not looking for normal solutions. You know, the ones you'd find in a book or so. I'm looking for something interesting! Whether that's a fancy one-liner in the language of your choice, or perhaps a funny eso-language, or maybe an intentionally weird solution that you don't even quite understand yourself (be sure to document those!). Anyhow, the goal is to have fun and maybe even learn a thing or two.

Happy hacking!


About

Solution to Algorithm Based Problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.2%
  • PHP 13.8%