Showing posts with label Machine coding. Show all posts
Showing posts with label Machine coding. Show all posts

Add Sub Multiply very large number stored as string

(Flipkart Machine coding round)
Very large number like 2994320121 and 125346232 is given in character string.
You need to add, subtract and multiply two numbers and store number in character array only.