Empresa engajada
Create a function that validates whether you a given string is a number
Sigiloso
Create a function that finds the longest path between two nodes existing in a binary tree
The longest path in a tree is max(1+height left subtree + height right subtree, max(longest(left subtree), longest(right subtree)))
Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.
Comece a buscar vagas para receber atualizações e recomendações personalizadas.