We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 876a32b commit 1740be9Copy full SHA for 1740be9
README.md
@@ -17,6 +17,6 @@ Check the notes for the explaination - [Notes](https://stingy-shallot-4ea.notion
17
- [x] [Combination Sum II](Backtracking/40-Combination-Sum-II.py)
18
- [x] [Combination Sum III](Backtracking/216-Combination-Sum-III.py)
19
- [x] [Generate Parentheses](Backtracking/22-Generate-Parentheses.py)
20
- - [x] [Palindrome Partitioning](Backtracking/22-Generate-Parentheses.py)
+ - [x] [Palindrome Partitioning](Backtracking/131-Palindrome-Partitioning.py)
21
22
0 commit comments