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 3af0d10 commit 2ba54d4Copy full SHA for 2ba54d4
README.md
@@ -1,7 +1,7 @@
1
# javascript-algorithm-examples
2
In this repo, you can find examples to improve your Javascript Algorithm knowledge.
3
4
-1. Beginner
5
- - Ex-1: Finding the sum of two numbers
6
- - Ex-2: Finding the sum of the square of two numbers
7
- - Ex-3: Finding the sum of the squares of numbers from 1 to 100
+**1. Beginner**
+ - **Ex-1:** Finding the sum of two numbers
+ - **Ex-2:** Finding the sum of the square of two numbers
+ - **Ex-3:** Finding the sum of the squares of numbers from 1 to 100
0 commit comments