Scoring a String: Or How I Accidentally Did ASCII Math Again
Ever looked at a string and thought:
“Yes, today I will subtract characters from each other.”
No?Well, LeetCode did.
Today’s problem is deceptively simple, which makes it dangerous — because you either:
overthink it, or
feel suspicious about how ...
kaushalm.hashnode.dev2 min read