Weekly / Monthly exercices & corrections by INSAlgo, all explored during our weekly sessions. Visit our website insalgo.fr !
- Week 1 (October 7th - October 13th): exercises to introduce the students to Python and to the kind of problems they can meet in competitions. Material: Python Quick Start Guide and Slides
- Week 2 (October 14th - October 20st): Computational complexiy and why it matters. Material: Slides.
- Week 3 (October 21st - October 27st) : Data structure and how to use them in python. Material: Slides.
- Week 4 (November 4th - November 10th) : Greedy algorithms. Material: Slides.
- Week 5 (November 11th - November 17th) : Search space & Bruteforce. Material: Slides.
- Week 9 (February 3rd - February 9th) : Introduction to graph & trees. Material: slides
The code is made available under MIT license (you must credit INSAlgo). You can also use the pdf slides with attribution.