Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 25 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,33 @@


# Competitive Programming Repository
This is the repository for **non-Japanese** competitive programmers.

I want to share many things about algorithms and programming contests.
Welcome to the **Competitive Programming Repository**, a resource for competitive programmers around the world, particularly those **outside Japan**. This repository aims to share valuable insights, algorithms, and strategies related to programming contests, helping you enhance your skills and prepare for competitions.

Feel free to explore, learn, and have fun while improving your competitive programming abilities!

---

## About the Author

**Name**: Masataka Yoneda
**Affiliation**: The University of Tokyo
**Hobby**: Competitive Programming

### Competitive Programming Achievements:
- **AtCoder**: [E869120](https://atcoder.jp/users/E869120) (Max Rating: 2935 - Red)
- **Codeforces**: [E869120](https://codeforces.com/profile/E869120) (Max Rating: 2909 - International Grandmaster)
- **International Olympiad in Informatics (IOI)**: 2018, 2019, 2020 **Gold Medalist**
- Author of the article: *"A Way to Practice Competitive Programming"*

Let's read, learn and have fun!
---

<br />
## Available Articles

# Who am I
* Name: Masataka Yoneda
* Affiliation: The University of Tokyo
* Hobby: Competitive Programming
* AtCoder Account: [E869120](https://atcoder.jp/users/E869120), Max Rating = 2935 (Red)
* CodeForces Account: [E869120](https://codeforces.com/profile/E869120), Max Rating = 2909 (International Grandmaster)
* International Olympiad in Informatics '18, '19, '20 Gold Medalist
* The author of article "A Way to Practice Competitive Programming"
This repository currently includes **one article**:

<br />
- [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)

# Articles
There is **1 article** in this repository.
---

* [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)
Stay tuned for more content related to algorithms, problem-solving techniques, and competitive programming tips!