Practice›LeetCode›LeetCode 05xxLeetCode 518: Coin Change IIA clear explanation of counting coin-change combinations using dynamic programming.
Practice›LeetCode›LeetCode 03xxLeetCode 377: Combination Sum IVA clear explanation of Combination Sum IV using dynamic programming to count ordered combinations that sum to a target.