matyama / zal-tutorials

Tutorial exercises for course B6B36ZAL @ FEE CTU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorial exercises for course B6B36ZAL:

  • Warning: work in progress, the content may change

Project structure:

  • xyz.py - module xyz that contains imlp. exercises
  • solution/xyz.py - reference solution for xyz (first try to implement it on your own!!!)

Recommended implementation order:

  1. args
  2. primes
  3. lin_algebra
  4. functional
  5. combinatorics
  6. union_find
  7. graph
  8. euler_trail
  9. mst
  10. scc
  11. java

About

Tutorial exercises for course B6B36ZAL @ FEE CTU


Languages

Language:Python 100.0%