Skip to content

hariharanragothaman/pymaster

Repository files navigation

PyMaster

CI Python License

Quick Python recipes and solved snippets for competitive programming (Codeforces, CSES, LeetCode), optimized for correctness and accuracy over verbosity.

Repository Layout

  • algo/ - core algorithm recipes (graph, string, search, etc.)
  • datastructure/ - reusable DS templates (DSU, Fenwick, Segment Tree, Trie, etc.)
  • math_and_pattern/ - math helpers and number/pattern basics
  • problems/ - cleaner problem-specific solutions (intended to be submission-ready)
  • z-problems/ - scratchpad, learning notes, drafts, alternates, and experiments
  • contest_template/ - starter template(s) for new contests

About

Python Quick Reference for Problem Solving

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors