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).
This is a great educational resource to understand how various computational algorithms can be implemented. Being implemented in JavaScript, makes them accessible to a many developers that might be seeking some reference or ideas.
The author of this great resource: https://trekhleb.dev/
You can check the repo here: https://github.com/trekhleb/javascript-algorithms