/javascript-algorithms-implementation

Implementing multiple algorithms in JavaScript. A purely fun and learning project. Will most likely do it in Go as well.

Primary LanguageJavaScript

javascript-algorithms-implementation

Implementing multiple algorithms in JavaScript. A purely fun and learning project. Will most likely do it in Go as well.

Please note that my test cases only assert the happy paths

Current algorithms

  • fibonnaci
  • rabin-karp

In progress

  • RSA