Editorial: Coding set 18
Good for whiteboarding
- Number of Sets of K Non-Overlapping Line Segments
- Repeated String Match
- Spiral Matrix III
- Find And Replace in String
- Online Election
- Previous Permutation With One Swap
- Minimum Number of Days to Make m Bouquets
- Vowel Spellchecker
- Number of Nodes in the Sub-Tree With the Same Label
Check If Word Is Valid After Substitutions
- First attempt TLE
Mini Parser
- Corner cases
Stamping The Sequence
- My optimization was wrong
Largest Merge Of Two Strings
- My optimization was wrong