javascript-algorithms
last updated: Oct 20, 2023
https://github.com/trekhleb/javascript-algorithms
This repository contains JavaScript based examples of many popular algorithms and data structures.
Each algorithm and data structure has its own separate README with related explanations and links for further reading (including ones to YouTube videos).
Reminds me of tmcw's simple-statistics