website/content/projects/competitive-programming.md

16 lines
856 B
Markdown
Raw Normal View History

2021-10-14 02:01:07 +00:00
---
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