Empresa activa
add two numbers represented by strings
Anónimo
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.
Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información de primera mano.
Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.