Skip to content

Commit 6f906dc

Browse files
committed
updated the readme with the first palindrome project
1 parent dad84dc commit 6f906dc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# JavaScript Algorithms and Data Structures Projects
22
This is it — time to put my new JavaScript skills to work. These projects are similar to the algorithm scripting challenges I've done before – just much more difficult.
33

4-
Complete these 5 JavaScript projects to earn the JavaScript Algorithms and Data Structures certification.
4+
Complete these 5 JavaScript projects to earn the JavaScript Algorithms and Data Structures certification.
5+
6+
## Projects
7+
- [Palindrome Checker](https://github.com/codewithmide/JavaScript-Algorithms-and-Data-Structures-Projects/tree/master/Palindrome_Checker)

0 commit comments

Comments
 (0)