Algorithm for adding large numbers (>53 bits). Takes in any two numbers but in the form of strings, and returns the sum of both numbers as string.
-
Updated
Nov 1, 2020 - JavaScript
Algorithm for adding large numbers (>53 bits). Takes in any two numbers but in the form of strings, and returns the sum of both numbers as string.
Add a description, image, and links to the extra-long topic page so that developers can more easily learn about it.
To associate your repository with the extra-long topic, visit your repo's landing page and select "manage topics."