amartya-k/Recursive-Algorithm

Multiply two strings

Closed this issue ยท 8 comments

Write a program to multiply two strings.
Eg:

string1 = "12" 
string2 = "5"
Output = "60"

Input size can by anything(might exceed unsigned long long int if using c++).
Any other languages please try to do it without using inbuilt methods.
Hint: Represent the number as array.

I would like to implement this in c++

hey @amartya-k ,I would love to perform this task in C or C++,can you assign this to me ?

I want to do complete this issue
. I will do this in python

Go for it. You all three have been assigned.

Hey @amartya-k , I would love to perform this task in Python, can you assign this to me?

Can you assign this to me for python ?

I want to work in this issue . Language Java

Good work everyone. ๐Ÿ‘