Skip to content

matyama/zal-tutorials

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages