mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-05-02 06:46:18 -04:00
reorganize dir
Signed-off-by: Mia Steinkirch <mia.steinkirch@gmail.com>
This commit is contained in:
parent
1b6f705e7c
commit
a8e71c50db
276 changed files with 23954 additions and 0 deletions
23
other_resources/Project-Euler/README.md
Normal file
23
other_resources/Project-Euler/README.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# 🍟 Project Euler Solutions 🍟
|
||||
|
||||
Several of my solutions for the Euler project. For fun or profit :)
|
||||
|
||||
Most of the exercises are written in Python, but I have some Java and Clojure too.
|
||||
|
||||
Enjoy!
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
----
|
||||
|
||||
|
||||
## License
|
||||
|
||||
When making a reference to my work, please use my [website](http://bt3gl.github.io/index.html).
|
||||
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />
|
||||
|
||||
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).
|
Loading…
Add table
Add a link
Reference in a new issue