/dynamic-programming-js

Dynamic programming practice based on https://github.com/Ada-C12/dynamic-programming

Primary LanguageJavaScript

Dynamic Programming

Based on the Ruby version from Ada-C12/dynamic-programming.

Running

To run this repo, clone and install it, then run tests with npm run test.