Skip to content

Commit 1ecfca0

Browse files
committed
Small patch to README
1 parent 4101c86 commit 1ecfca0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,9 @@ This github repo serves to educate any wonderer who comes upon this page of esse
8989
* Longest Substring Without Repeating Characters
9090
* Longest Repeating Character Replacement
9191
* Minimum Window Substring
92-
* Valid Anagram
93-
* Group Anagrams
92+
* Valid Anagram - simple counter
93+
* Group Anagrams - hashmap ![image](https://img.shields.io/badge/Amazon_AWS-FF9900?style=for-the-badge&logo=amazonaws&logoColor=white
94+
)
9495
* Valid Parentheses
9596
* Valid Palindrome - Two pointers or Stack
9697
* Longest Palindromic Substring

0 commit comments

Comments
 (0)