Editorial: Coding set 16
Good for whiteboarding
- Sequential Digits
- Stone Game II
- Maximum Subarray Sum with One Deletion
- 1202. Smallest String With Swaps
- Reverse Substrings Between Each Pair of Parentheses
- Greatest Sum Divisible by Three
- Count Number of Nice Subarrays
- Most Profit Assigning Work
- Minimum Cost Tree From Leaf Values
- Filling Bookcase Shelves
- Delete Columns to Make Sorted II
- 3Sum With Multiplicity
Can I Win
- My algo was wrong
Most Stones Removed with Same Row or Column
- How to prove it works?
[Number of Closed Islands] (https://leetcode.com/submissions/detail/403350247/)
- My optimization was wrong