Editorial: Coding set 5
Good for whiteboarding
- 629. K Inverse Pairs Array
- 878. Nth Magical Number
- 887. Super Egg Drop
- Sell Diminishing-Valued Colored Balls
- Patching Array
- Jump Game VI
780. Reaching Points
- Many corner cases
Minimum Domino Rotations For Equal Row
- My gut feeling was wrong
862. Shortest Subarray with Sum at Least K
- My DP appoarch didn’t work
927. Three Equal Parts
- Corner cases
906. Super Palindromes
- Corner cases
Decoded String at Index
- Official insight cleaner than mine
Dota2 Senate
- O(n) runtime
Perfect Rectangle
Minimum Score Triangulation of Polygon
- My gut feeling was wrong