website/content/projects/competitive-programming.md

24 lines
878 B
Markdown
Raw Normal View History

2021-10-14 02:01:07 +00:00
---
title: Competitive Programming
type: page
---
2021-10-14 17:48:13 +00:00
- [USACO Guide](https://github.com/cpinitiative/usaco-guide): I am a contributor
2021-10-14 17:47:36 +00:00
- [Library](https://git.exozy.me/Ta180m/Library): Clean templates and algorithm implementations that I use
2021-10-14 17:47:36 +00:00
- [USACO](https://git.exozy.me/Ta180m/USACO): Clean USACO solutions
2021-10-14 17:47:36 +00:00
2022-01-12 16:38:08 +00:00
- [USACO Camp](https://git.exozy.me/Ta180m/USACO-Camp): Miscellaneous USACO Camp solutions
2021-10-14 17:47:36 +00:00
2022-01-12 16:38:08 +00:00
- [IOI](https://git.exozy.me/Ta180m/IOI): IOI solutions
2021-10-14 17:47:36 +00:00
2022-01-12 16:38:08 +00:00
- [Google Code Jam](https://git.exozy.me/Ta180m/Google-Code-Jam): Google Code Jam solutions
2021-10-14 17:47:36 +00:00
2022-01-12 16:38:08 +00:00
- [ACSL](https://git.exozy.me/Ta180m/ACSL): ACSL code and resources
2021-10-14 17:47:36 +00:00
- [Idiot Code-Golf](https://git.exozy.me/Ta180m/Idiot-Code-Golf): Really stupid code competition
2021-10-14 17:47:36 +00:00
2021-10-14 02:01:07 +00:00
- [LCS Resources](https://github.com/LadueCS/Presentations/tree/main/Competitive%20Programming): Ladue Computer Science resources for competitive programming