Skip to content

Commit d088987

Browse files
updated the README
1 parent 2d6b38a commit d088987

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
@@ -26,4 +26,5 @@
2626
| Problem - 22 | Check the number is Palindrome or not |
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 |
29+
| Problem - 25 | Plus One - 66.LeetCode - Easy |
2930
<!-- | Problem - 22 | | -->

0 commit comments

Comments
 (0)