mirror of
https://github.com/Xevion/contest.git
synced 2025-12-10 00:06:47 -06:00
fix lowercase extension in main readme
This commit is contained in:
15
README.MD
Normal file
15
README.MD
Normal file
@@ -0,0 +1,15 @@
|
||||
# contest
|
||||
|
||||
This repository manages my contest answers, UIL explanations and more.
|
||||
|
||||
Contains problems done in Java and/or Python.
|
||||
|
||||
- **[Study](./study/README.MD)**
|
||||
- A collection of detailed explanations concerning problems I missed, or things I need to study in Computer Science.
|
||||
- **[UIL](./uil/README.MD)**
|
||||
- All competition level content I've tested over in preparation for AP Exams, UIL Competition, and A+ Computer Science in general over the Java programming language.
|
||||
- **Other Competition Material**
|
||||
- **[ICPC](./icpc/README.MD)**
|
||||
- Contests hosted by *International Collegiate Programming Contest*.
|
||||
- **[YSU-ACM](./ysu-acm/README.MD)**
|
||||
- Contests hosted by *Youngstown State University* with the *Association of Computing Machinery*.
|
||||
Reference in New Issue
Block a user