Tushar's Notes

Home

❯

Competitive programming templates

Competitive programming templates

May 23, 20251 min read

  1. ArticulationPoint
  2. BellmanFord
  3. Bridges
  4. Cycles in Directed Graph
  5. Difference Array
  6. Dijkstra
  7. DSU
  8. HLD
  9. Kadane’s Algo
  10. KMP
  11. Lazy Segment Tree
  12. LCA
  13. Math template
  14. MST
  15. Next Greatest Element
  16. Ordered Set
  17. Modular arithmetic
  18. Rabin Karp
  19. Segment Tree
  20. Sieve
  21. Sparse Table
  22. Strongly Connected Components
  23. Ternary Search
  24. Topological Sorting
  25. Trie

Graph View

Backlinks

  • index
  • ⭐ Star this repository
  • Portfolio