Skip to content

Combinatorics Contribution Method

Table of Contents

2063. Vowels of All Substrings

  • LeetCode | 力扣

  • Tags: Math, String, Dynamic Programming, Combinatorics

1588. Sum of All Odd Length Subarrays

2681. Power of Heroes

  • LeetCode | 力扣

  • Tags: Array, Math, Dynamic Programming, Sorting, Prefix Sum

891. Sum of Subsequence Widths

3428. Maximum and Minimum Sums of at Most Size K Subsequences

  • LeetCode | 力扣

  • Tags: Array, Math, Dynamic Programming, Sorting, Combinatorics

3426. Manhattan Distances of All Arrangements of Pieces

2763. Sum of Imbalance Numbers of All Subarrays

979. Distribute Coins in Binary Tree

2477. Minimum Fuel Cost to Report to the Capital

  • LeetCode | 力扣

  • Tags: Tree, Depth First Search, Breadth First Search, Graph