Meta Interview Question

Check if a given string is a valid number (Integer or Floating Point)

Interview Answer

Anonymous

May 21, 2019

I was able to code it. But I wasn't able to explain my thought process while solving the problem.