SIGN IN SIGN UP

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

34087 0 0 JavaScript

chore: Added Sum of Digits Implementation (#684)

* Added the main logic, need to work on Tests

* Added tests for SOD

* Fix typo and add Wikipedia link in comments

* Fix mistake in SumOfDigitsUsingStrings

I intended to initially write a different implementation but I wrote something else :man_facepalming:

* Converted Spacing from Tabs to Spaces

* Oops, forgot about the test file

* Fixed semicolon problems...

* Oops, I missed a few semicolons

* Linting is hell TwT

Co-authored-by: SpiderMath <{ID}+{username}@users.noreply.github.com>
L
Legendary Noob committed
b3b4ad43a3c4f84647869daffac8773320b9cc7f
Parent: 65ec706
Committed by GitHub <noreply@github.com> on 9/13/2021, 2:11:28 PM