ClassicComputerScienceProblemsInJavaScript
June 29, 2020 ยท View on GitHub
JavaScript ports of the examples in David Kopec's "Classic Computer Science Problems" series
Running Examples
On console: Type node {filename}.js
In a web browser: Open index.html from the example root directory and click the links to run the various examples