Leetcode #65 Valid Number
Ok. To be honest, this is a really sloppy answer and a poor attempt from me with this question.
My initial thought was "Ok, regex should work". But obviously, this question is hard, only 16% acceptance rate. So towards the end, I basically "brute fo...
michelletanpy.hashnode.dev2 min read