Leetcode
LC 1014 & LC 1312 LC 1014 & LC 1312
Solution to LeetCode 1014 Best Sightseeing Pair. LeetCode 1014Best Sightseeing Pair (Medium) [link] score = values[i] +
LC 1567 LC 1567
Solution to LeetCode 1567 Maximum Length of Subarray With Positive Product. LeetCode 1567Maximum Length of Subarray With
Dynamic Programming - 0/1 Knapsack Dynamic Programming - 0/1 Knapsack
Dynamic Programming - 0/1 Knapsack. Dynamic Programming has two characteristics: 1) overlapping subproblems 2) optimal s
LC 1220 LC 1220
Solution to LeetCode 1220 Count Vowels Permutation. LeetCode 1220Count Vowels Permutation (Hard). [link] Dynamic Progra
LC 647 & LC 516 LC 647 & LC 516
Solution to LeetCode 647 Palindromic Substrings and LeetCode 516 Longest Palindromic Subsequence. LeetCode 647Palindromi
LC 583 & LC 72 LC 583 & LC 72
Solution to LeetCode 583 Delete Operation for Two Strings and LeetCode 72 Edit Distance LeetCode 583Delete Operation for
LC 392 & LC 115 LC 392 & LC 115
Solution to LeetCode 392 Is Subsequence and LeetCode 115 Distinct Subsequences. LeetCode 392Is Subsequence (Easy) [link
LC 718 & LC 1143 & LC 1035 LC 718 & LC 1143 & LC 1035
Solution to LeetCode 718 Maximum Length of Repeated Subarray, LeetCode 1143 Longest Common Subsequence, and LeetCode 103
LC 300 & LC 674 LC 300 & LC 674
Solution to LeetCode 300 Longest Increasing Subsequence & LeetCode 674 Longest Continuous Increasing Subsequence Lee
LC 279 & LC 322 LC 279 & LC 322
Solution to LeetCode 322 Coin Change and LeetCode 279 Perfect Squares. LeetCode 322Coin Change (Medium) [link] This is a
LC 518 & LC 377 (with template) LC 518 & LC 377 (with template)
Solution to LeetCode 518 Coin Change II and LeetCode 377 Combination Sum IV. LeetCode 518Coin Change II (Medium) [link]
LC 474 & LC 494 (with template) LC 474 & LC 494 (with template)
Solution to LeetCode 474 Ones and Zeros and LeetCode 494 Target Sum LeetCode 474Ones and Zeros (medium) [link] This pro
1 / 3