Skip to content
@programming-team-code

Programming Team Code

A collection of algorithms for competitive programming

Mission

To provide a collection of algorithms and data structures useful for competitive programming.

Therefore the code is written with these three pillars:

  • Correctness: The code should be correct and should pass all test cases.
  • Efficiency: The code should be efficient and should run within the time limits.
  • Readability: The code should be readable and should be easy to understand and modify.

Contributing

We're open to all feedback. You can submit an issue or email us at

Our List of Recommended Practice Problems

gitgud.cc

Pinned Loading

  1. programming_team_code programming_team_code Public

    ucf fanclub

    C++ 19

  2. programming_team_code_rust programming_team_code_rust Public

    rustaceans

    Rust 2

Repositories

Showing 6 of 6 repositories
  • programming_team_code Public

    ucf fanclub

    programming-team-code/programming_team_code’s past year of commit activity
    C++ 19 CC0-1.0 0 1 0 Updated Oct 30, 2025
  • programming_team_code_rust Public

    rustaceans

    programming-team-code/programming_team_code_rust’s past year of commit activity
    Rust 2 CC0-1.0 0 1 0 Updated Apr 20, 2025
  • .github Public
    programming-team-code/.github’s past year of commit activity
    0 0 0 0 Updated Apr 20, 2025
  • programming-team-code/kactl_no_macros’s past year of commit activity
    C++ 1 CC0-1.0 0 0 0 Updated Sep 22, 2024
  • notebook-generator Public Forked from pin3da/notebook-generator

    (Auto) generate notebooks from your source code. Useful for ACM-ICPC

    programming-team-code/notebook-generator’s past year of commit activity
    JavaScript 0 MPL-2.0 66 0 0 Updated Sep 20, 2024
  • verification-helper Public Forked from online-judge-tools/verification-helper

    a testing framework for snippet libraries used in competitive programming

    programming-team-code/verification-helper’s past year of commit activity
    Python 0 MIT 62 0 0 Updated May 29, 2024

Most used topics

Loading…