Skip to content

DP Transform X to Y

Table of Contents

397. Integer Replacement

  • LeetCode | LeetCode CH (Medium)

  • Tags: dynamic programming, greedy, bit manipulation, memoization

2998. Minimum Number of Operations to Make X and Y Equal

2059. Minimum Operations to Convert Number

991. Broken Calculator

1553. Minimum Number of Days to Eat N Oranges

3377. Digit Operations to Make Two Integers Equal

  • LeetCode | LeetCode CH (Medium)

  • Tags: math, graph, heap priority queue, number theory, shortest path

Comments