website/content/projects/competitive-programming.md
2021-10-14 12:48:13 -05:00

24 lines
864 B
Markdown

---
title: Competitive Programming
type: page
---
- [USACO Guide](https://github.com/cpinitiative/usaco-guide): I am a contributor
- [Library](https://github.com/Ta180m/Library): Clean templates and algorithm implementations that I use
- [USACO](https://github.com/Ta180m/USACO): Clean USACO solutions
- [USACO Camp](https://github.com/Ta180m/USACO-Camp): Miscellaneous USACO Camp solutions
- [IOI](https://github.com/Ta180m/IOI): IOI solutions
- [Google Code Jam](https://github.com/Ta180m/Google-Code-Jam): Google Code Jam solutions
- [ACSL](https://github.com/Ta180m/ACSL): ACSL code and resources
- [Idiot Code-Golf](https://github.com/Ta180m/Idiot-Code-Golf): Really stupid code competition
- [LCS Resources](https://github.com/LadueCS/Presentations/tree/main/Competitive%20Programming): Ladue Computer Science resources for competitive programming