Skip to content

markmontymark/algorist-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algorist-js

Algorithm Design Manual programs converted to vanilla JavaScript

Usage

./test-script

Will complain if there are problems

Completed

  • distance.js
  • war.js
  • name.js
  • sorting.js
  • polly.js

TODO

  • bignum.js
  • gcd.js
  • primes.js
  • subsets.js
  • permutations.js
  • 8-queens.js
  • bfs-demo.js
  • connected.js
  • topsort.js
  • prim.js
  • floyd.js
  • dijkstra.js
  • editbrute.js
  • stringedit.js
  • lcs.js
  • substringedit.js
  • elevator.js
  • order.js
  • plates.js
  • superman.js
  • geotest.js
  • convex-hull.js
  • triangulate.js
  • cgtest.js
  • netflow.js
  • paths.js
  • partition.js
  • biconnected.js
  • strong.js
  • bipartite.js
  • topsort1.js
  • matrix.js
  • list-demo.js
  • tree-demo.js

About

Algorithm Design Manual programs converted to vanilla JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published