Reasonably efficient implementation of Eugene W. Myers's exact longest common subsequence and minimum edit-distance algorithm for JavaScript. See docs. input fast-myers-diff v3.0.1 modern.js v0.0.1 ...
This project was the third challenge I completed during a coding bootcamp with the University of Texas at Austin. The purpose of the project was to add functionality to a password generator. To start, ...