Thanks for attending the workshop, and thank you to our TAs [TODO: TA names] for being such great helpers.
You can reach the slides at: http://www.teaching-materials.org/algorithms/
And here are some other follow-up links for a deeper overview of algorithms:
- Coursera Algorithms classes (Algorithms Part 1 from Princeton recommended)
- Khan Academy Algorithms
- JavaScript and Computer Science
- WomenWhoCode Algorithms Study Night
- “Cracking the Coding Interview” (and similar books)
And here are some other fun bonus links:
- Nice explanation of Simulated Annealing
- XKCD: Bad Algorithms
- Making TSP art
- Clever Algorithms: Nature inspired algorithms
- Networks, Crowds, and Markets
I recommend trying to use a few algorithms yourself - like by putting together a visualization using JS or using them in a project you’re already working on or dreaming up.
Happy algorithming!