We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15846ff commit 810022aCopy full SHA for 810022a
README.md
@@ -5,4 +5,6 @@ Solutions to Project Euler puzzles in JavaScript
5
I noticed that most GitHub repositories about Project Euler puzzles have code in Python or Java, so this one is for JavaScript users!
6
I'll try to make these in vanilla js without using any external libraries!
7
8
+# If you want, you can run these on [repl.it](https://repl.it/languages/nodejs), an online IDE
9
+
10
Feel free to contribute if you find a more efficient/shorter/beginner-friendly way to solve problems!
0 commit comments