Skip to content

Commit 792a0ce

Browse files
updated the README file
1 parent 99e8769 commit 792a0ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@
2727
| Problem - 23 | Create a function that receives a string "abcbdbd", and returns an array like: ["a", "a.b", "a.b.c", "a.b.c.b", "a.b.c.b.d", "a.b.c.b.d.b", ...] |
2828
| Problem - 24 | Find your crushes phone number |
2929
| Problem - 25 | Plus One - 66.LeetCode - Easy |
30+
| Problem - 26 | Linear Search implementation with JS |
3031
<!-- | Problem - 22 | | -->

0 commit comments

Comments
 (0)