- There are too many ways to do it
- The problem
- The Issue
- What do we do first?
- The tests
- Solution #1 - Via Split
- Solution #2 - Sexeger
- Solution #3 - Two Parts
- Solution #4 - With Look Ahead
- Solution #5 - Count and Replace
- Solution #6 - Eliminate the Last
- Solution #7 - rindex
- Solution #8 - Recursive
- Note
- Solution #9 - Forever Minus a Day
- Solution #10 - While #2
- TATMWTDI
- Funky Solution with a Hash
- pack()
- And more...
- Limitation
- Thank You