Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 488 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 488 Bytes

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