Division of large numbes represented as strings
Budget: $30 – $250 USD
Hi Everyone
This is more like an student task, so I guess this would not be an issue for you.
On the following links there is a nice C# piece of code with which you can multiply, add and substract the large numbers represented as strings.
https://www.geeksforgeeks.org/multiply-large-numbers-represented-as-strings/
https://www.geeksforgeeks.org/divide-large-number-represented-string/
https://www.geeksforgeeks.org/sum-two-large-numbers/
https://www.geeksforgeeks.org/difference-of-two-large-numbers/
However, if you check the code for a division of large numbers, you can see that indeed one number can be represented as string but the problem is that other number can only be represented as integer.
As you might know from the elementary school math, in order to divide two numbers on paper, you need only multiplication and subtraction.
I need someone to develop a class that will communicate with multiplication and subtraction class in order to successfuly deliver the division of two large numbers represented as strings.
I think that the project is fairly simple and self explanatory.
Let me know what you think or if you have more questions.
Best regards
This is more like an student task, so I guess this would not be an issue for you.
On the following links there is a nice C# piece of code with which you can multiply, add and substract the large numbers represented as strings.
https://www.geeksforgeeks.org/multiply-large-numbers-represented-as-strings/
https://www.geeksforgeeks.org/divide-large-number-represented-string/
https://www.geeksforgeeks.org/sum-two-large-numbers/
https://www.geeksforgeeks.org/difference-of-two-large-numbers/
However, if you check the code for a division of large numbers, you can see that indeed one number can be represented as string but the problem is that other number can only be represented as integer.
As you might know from the elementary school math, in order to divide two numbers on paper, you need only multiplication and subtraction.
I need someone to develop a class that will communicate with multiplication and subtraction class in order to successfuly deliver the division of two large numbers represented as strings.
I think that the project is fairly simple and self explanatory.
Let me know what you think or if you have more questions.
Best regards