Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 8.06 KB

Dynamic Programming.md

File metadata and controls

31 lines (28 loc) · 8.06 KB

Dynamic Programming (23 completed)

Back to top


# Title Level Cats Solution Languages Date Complete
5 Longest Palindromic Substring Medium B75, N150 solution py Jul 10, 2024
22 Generate Parentheses Medium N150 solution py Jul 10, 2024
70 Climbing Stairs Easy B75, N150 solution py Jul 10, 2024
118 Pascal's Triangle Easy solution py Jul 10, 2024
121 Best Time to Buy and Sell Stock Easy B75, N150 solution py Jul 10, 2024
124 Binary Tree Maximum Path Sum Hard B75, N150 solution py Jul 10, 2024
392 Is Subsequence Easy solution java Jul 10, 2024
509 Fibonacci Number Easy solution c Jul 10, 2024
542 01 Matrix Medium solution py Jul 10, 2024
647 Palindromic Substrings Medium B75, N150 solution py Jul 10, 2024
651 4 Keys Keyboard Medium solution py Jul 10, 2024
746 Min Cost Climbing Stairs Easy N150 solution py Jul 10, 2024
1218 Longest Arithmetic Subsequence of Given Difference Medium solution py Jul 10, 2024
1255 Maximum Score Words Formed by Letters Hard solution py Jul 10, 2024
1372 Longest ZigZag Path in a Binary Tree Medium solution py Jul 10, 2024
1525 Number of Good Ways to Split a String Medium solution py Jul 10, 2024
1641 Count Sorted Vowel Strings Medium solution c, cpp, java Jul 10, 2024
1696 Jump Game VI Medium solution java, py Jul 10, 2024
2086 Minimum Number of Food Buckets to Feed the Hamsters Medium solution java Jul 10, 2024
3180 Weekly Contest 401 - q3 - Maximum Total Reward Using Operations I Medium Contest solution c, py Jul 10, 2024
3186 Weekly Contest 402 - q3 - Maximum Total Damage With Spell Casting Medium Contest solution py Jul 10, 2024
3192 Minimum Operations to Make Binary Array Elements Equal to One II Medium solution java Jul 10, 2024
3196 Weekly Contest 403 - q3 - Maximize Total Cost of Alternating Subarrays Medium Contest solution py Jul 10, 2024