This project was bootstrapped with Create React App.
This is a learning environment for hte Futurice Mimmit Koodaa 2019 Data Structures and Algorithms beginner course. It offers visualizations and boilerplate to help workshop participants to write and learn about algorithms.
In the different folders (Misc
, Stack
, Simple
and Sorting
) you'll find differnet visaulisations and skeleton implementations
of the algorithms. Once you start implementing them you can use the visualisations to test them.
If you are present at the workshop, the instructors will guide you. If you are learning on your own, take you time to explore. The folder structure is shallow and should be easy to understand.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.