Skip to content

damianobacci/data-structures-algorithms

Repository files navigation

A Common Sense Guide to Data Structures and Algorithms by Jay Wengrow

Exercises, examples, plus a webapp to learn and play with interactive widgets and Manim animations.

Run the webapp using Docker

First build the image with docker build -t dsa-app . and then run docker run -p 3000:3000 dsa-app.

About

Exercises and examples from A Common Sense Guide to Data Structures and Algorithms by Jay Wengrow, plus a webapp to learn and play with interactive widgets and Manim animations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors