We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9905b94 commit 4dad249Copy full SHA for 4dad249
README.md
@@ -107,7 +107,8 @@
107
[Reorganize String](https://github.com/cheatsheet1999/FrontEndCollection/blob/main/JS-Algo/Reorganize%20String.md)
108
[Group Anagrams](https://github.com/cheatsheet1999/FrontEndCollection/blob/main/JS-Algo/Group%20Anagrams.md)
109
[Shortest Word Distance II](https://github.com/cheatsheet1999/FrontEndCollection/blob/main/JS-Algo/Shortest%20Word%20Distance%20II.md)
110
-[Zigzag Conversion](https://github.com/cheatsheet1999/FrontEndCollection/blob/main/JS-Algo/Zigzag%20Conversion.md)
+[Zigzag Conversion](https://github.com/cheatsheet1999/FrontEndCollection/blob/main/JS-Algo/Zigzag%20Conversion.md)
111
+[Simplify Path](https://github.com/cheatsheet1999/FrontEndCollection/blob/main/JS-Algo/Simplify%20Path.md)
112
113
114
### Linked-List
0 commit comments