Skip to content

Commit 8c8da5d

Browse files
committed
Add entry for problem 1422: Maximum Score After Splitting a String in README
1 parent b3bc1fa commit 8c8da5d

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
@@ -150,6 +150,7 @@ This repository contains solutions to over 500 Leetcode problems that are organi
150150
| 1396 | Design Underground System | [![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-1396-design-underground-system-b2470f389359) |
151151
| 1406 | Stone Game III | [![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-1406-stone-game-iii-47ac01edfd30) |
152152
| 1416 | Restore The Array | [![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-1416-restore-the-array-25e345458016) |
153+
| 1422 | Maximum Score After Splitting a String| [![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://github.com/MonitSharma/LeetCode-Solutions/tree/main/1422-maximum-score-after-splitting-a-string) |
153154
| 1431 | Kids With the Greatest Number of Candies | [![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-1431-kids-with-the-greatest-number-of-candies-f79cf41b618e) |
154155
| 1456 | Maximum Number of Vowels in a Substring of Given Length | [![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-1456-maximum-number-of-vowels-in-a-substring-of-given-length-b1915e60afd2) |
155156
| 1489 | Find Critical and Pseudo Critical Edges in Minimum Spanning Tree | [![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-1489-fce430e3d77d) |

0 commit comments

Comments
 (0)