challenges

my solutions to various "programming challenge" problems
git clone https://wehaveforgeathome.hates.computer/challenges.git
Log | Files | Refs | LICENSE

README.md (433B)


      1 Programming puzzles are fun, and sharing is fun, ergo sharing my solutions to programming puzzles is fun ** 2... or something.
      2 
      3 Completed
      4 ---
      5 
      6 * greplin
      7 * hyperpublic
      8 
      9 In Progress
     10 ---
     11 
     12 * project euler
     13 ![my project euler badge](https://projecteuler.net/profile/thebigbad.png)
     14 
     15 License
     16 ---
     17 
     18 Programming challenge source material doesn't belong to me.
     19 
     20 My solutions are licensed under the MIT license. See LICENSE for more information.