trekhleb / javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
MIT License
185.13k stars 29.86k forks source link

Add a link to minimalistic data structure sketches. #933

Closed trekhleb closed 1 year ago

trekhleb commented 1 year ago

Adding a link to the Data Structure Sketches. It should give more visual context for those who learn data structures.

Here is a quick demo of the interactive sketches:

Data Structure Sketches