Skip to content

Commit f23b6af

Browse files
committed
feat: add 028
1 parent 9ba49c8 commit f23b6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
|21|[Merge Two Sorted Lists][021]|Linked List|
1818
|26|[Remove Duplicates from Sorted Array][026]|Array, Two Pointers|
1919
|27|[Remove Element][027]|Array, Two Pointers|
20-
|28|[Remove Element][028]|Array, Two Pointers|
20+
|28|[Implement strStr()][028]|Two Pointers, String|
2121

2222

2323
## Medium

0 commit comments

Comments
 (0)