/algotcs2

👨🏼‍🎓 Solutions for the course 'Advanced Algorithms for Programming Contests' at the University of Göttingen.

Primary LanguageC++

algotcs 2

My solutions created during the practical 'Advanced Algorithms for Programming Contests' in Summer 2023 using Python 3.5 🐍 or C++ 14 👨🏼‍💻.

Contents:

  1. Introduction
  2. Standard Template Library
  3. Graph Theory
  4. Advanced Graph Theory
  5. Range Data Structures
  6. Graph Data Structures
  7. Dynamic Programming on Subsets
  8. Search Algorithms and Interactive Problems
  9. Polygons
  10. Line Sweep Algorithms
  11. Advanced Geometry
  12. Misc
  13. String Data Structures