We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c00664 commit cf5d792Copy full SHA for cf5d792
README.md
@@ -1,6 +1,9 @@
1
# javascript-algorithm-examples
2
In this repo, you can find examples to improve your Javascript Algorithm knowledge.
3
4
+Open terminal and use the code below.
5
+`nodemon .\ex1.js`
6
+
7
**1. Beginner**
8
- **Ex-1:** Finding the sum of two numbers
9
- **Ex-2:** Finding the sum of the square of two numbers
0 commit comments