Skip to content

marcospb19/icpc-training

Repository files navigation

ICPC Training

This is an study repository.

Algorithms I keep for competitive programming.

  • Union-Find (Disjoint Set Union / DSU)
  • DFS (recursive)
  • DFS (with stack)
  • BFS (with queue)
  • Segment Tree
  • Convex Hull (Graham Scan)
  • Finish this list

Reference of some

About

Algorithms study for competitive programming.

Resources

License

Stars

Watchers

Forks

Languages