Skip to content

DP Print Solutions

Table of Contents

368. Largest Divisible Subset

1449. Form Largest Integer With Digits That Add up to Target

1092. Shortest Common Supersequence

943. Find the Shortest Superstring

  • LeetCode | 力扣

  • Tags: Array, String, Dynamic Programming, Bit Manipulation, Bitmask

1125. Smallest Sufficient Team

  • LeetCode | 力扣

  • Tags: Array, Dynamic Programming, Bit Manipulation, Bitmask

3260. Find the Largest Palindrome Divisible by K

  • LeetCode | 力扣

  • Tags: Math, String, Dynamic Programming, Greedy, Number Theory

3149. Find the Minimum Cost Array Permutation

  • LeetCode | 力扣

  • Tags: Array, Dynamic Programming, Bit Manipulation, Bitmask

3441. Minimum Cost Good Caption

3348. Smallest Divisible Digit Product II

  • LeetCode | 力扣

  • Tags: Math, String, Backtracking, Greedy, Number Theory

656. Coin Path 👑

471. Encode String with Shortest Length 👑