Actieve werkgever
add two numbers represented by strings
Anoniem
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.
Volg de bedrijven van je dromen om als eerste op de hoogte te zijn van vacatures en te profiteren van tips van insiders.
Zoek naar vacatures om gepersonaliseerde vacature-aanbevelingen en -updates te krijgen.