├── README.md
└── [Tutorial] A Way to Practice Competitive Programming.pdf
/README.md:
--------------------------------------------------------------------------------
1 | # Competitive Programming Repository
2 | This is the repository for **non-Japanese** competitive programmers.
3 |
4 | I want to share many things about algorithms and programming contests.
5 |
6 | Let's read, learn and have fun!
7 |
8 |
9 |
10 | # Who am I
11 | * Name: Masataka Yoneda
12 | * Affiliation: The University of Tokyo
13 | * Hobby: Competitive Programming
14 | * AtCoder Account: [E869120](https://atcoder.jp/users/E869120), Max Rating = 2935 (Red)
15 | * CodeForces Account: [E869120](https://codeforces.com/profile/E869120), Max Rating = 2909 (International Grandmaster)
16 | * International Olympiad in Informatics '18, '19, '20 Gold Medalist
17 | * The author of article "A Way to Practice Competitive Programming"
18 |
19 |
20 |
21 | # Articles
22 | There is **1 article** in this repository.
23 |
24 | * [Tutorial: A Way to Practice Competitive Programming.pdf](https://github.com/E869120/Competitive-Programming/blob/master/%5BTutorial%5D%20A%20Way%20to%20Practice%20Competitive%20Programming.pdf)
25 |
--------------------------------------------------------------------------------
/[Tutorial] A Way to Practice Competitive Programming.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/E869120/Competitive-Programming/1f5dfe813bc09e3127879e4df1b054e047b357ba/[Tutorial] A Way to Practice Competitive Programming.pdf
--------------------------------------------------------------------------------