Create a function that validates whether you a given string is a number
Anonymous
The longest path in a tree is max(1+height left subtree + height right subtree, max(longest(left subtree), longest(right subtree)))
Check out your Company Bowl for anonymous work chats.