Dynamic Programming (20 completed)
# | Title | Level | Cats | Solution | Languages | Date Complete |
---|---|---|---|---|---|---|
5 | Longest Palindromic Substring | Medium | B75, N150 | solution | py | Jul 04, 2024 |
22 | Generate Parentheses | Medium | N150 | solution | py | Jun 13, 2024 |
70 | Climbing Stairs | Easy | B75, N150 | solution | py | May 22, 2024 |
118 | Pascal's Triangle | Easy | solution | py | May 22, 2024 | |
121 | Best Time to Buy and Sell Stock | Easy | B75, N150 | solution | py | Jul 03, 2024 |
124 | Binary Tree Maximum Path Sum | Hard | B75, N150 | solution | py | Jul 04, 2024 |
392 | Is Subsequence | Easy | solution | java | Jun 21, 2024 | |
509 | Fibonacci Number | Easy | solution | c | Jun 16, 2024 | |
542 | 01 Matrix | Medium | solution | py | Jun 26, 2024 | |
647 | Palindromic Substrings | Medium | B75, N150 | solution | py | Jul 04, 2024 |
651 | 4 Keys Keyboard | Medium | solution | py | May 29, 2024 | |
746 | Min Cost Climbing Stairs | Easy | N150 | solution | py | Jul 04, 2024 |
1218 | Longest Arithmetic Subsequence of Given Difference | Medium | solution | py | May 31, 2024 | |
1255 | Maximum Score Words Formed by Letters | Hard | solution | py | Jun 15, 2024 | |
1372 | Longest ZigZag Path in a Binary Tree | Medium | solution | py | Jul 05, 2024 | |
1525 | Number of Good Ways to Split a String | Medium | solution | py | Jun 01, 2024 | |
1641 | Count Sorted Vowel Strings | Medium | solution | c, cpp, java | Jun 24, 2024 | |
1696 | Jump Game VI | Medium | solution | java, py | Jul 02, 2024 | |
2086 | Minimum Number of Food Buckets to Feed the Hamsters | Medium | solution | java | Jul 01, 2024 | |
3180 | Maximum Total Reward Using Operations I - Q3 | Medium | Contest | solution | c, py | Jun 08, 2024 |