mgechev / javascript-algorithms

💻 JavaScript implementations of computer science algorithms
https://mgechev.github.io/javascript-algorithms/
MIT License
7.83k stars 1.27k forks source link

Added the Burrows-Wheeler algorithm. #145

Closed brunohadlich closed 5 years ago

mgechev commented 5 years ago

Thanks for the PR!