Editorial: Coding set 7
Good for whiteboarding
- 956. Tallest Billboard
- 600. Non-negative Integers without Consecutive Ones
- 920. Number of Music Playlists
- 995. Minimum Number of K Consecutive Bit Flips
- 664. Strange Printer
- Print Words Vertically
- Number of Ways of Cutting a Pizza
- Max Dot Product of Two Subsequences
- Arithmetic Slices II - Subsequence
- Paint House III
952. Largest Component Size by Common Factor
- First attempt missed 1 corner case
- Python is too slow for this problem
902. Numbers At Most N Given Digit Set
- First attempt missed 1 corner case
- Multiple solutions
Ways to Split Array Into Three Subarrays
- 2 WAs
Replace the Substring for Balanced String
- First attempt WA
Maximum Profit in Job Scheduling
- Took me too long