This is the second Mimmit Koodaa workshop about data structures and algorithms. We noticed that in the previous workshop it was slightly challenging to assess the experience of our lovely mimmit and this time we wanted to come with more granular information to allow everyone to learn something.
If you are not sure about JavaScript syntax or if you have never coded before, we would really appreciate if you could spend the time to familiarize with the language, as it will make your understanding of algorithms easier.
This is, for the most, the material we had throughout the first workshop. If you are familiar with JavaScript and you want to warm up for the advanced part of the workshop, please come here!
The pathfinding algorithm code of our awesome Tero can be found on this other istance of CodeSandbox. Here you can find a zip file with some rough steps that can guide you to work with the previous CodeSandbox and be more hands-on with advanced algorithms for graphs.