Empresa engajada
add two numbers represented by strings
Sigiloso
something like two numbers represented by char array where each char is a digit and you have to add them and return the result as char array as well?
how about sign of each number? can be positive or negative or only positive numbers?
First need to reverse both strings, then add char by character and reverse final String again.
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.