Skip to content

Commit

Permalink
Merge pull request #5001 from cpinitiative/contests
Browse files Browse the repository at this point in the history
Update Contests.mdx
  • Loading branch information
bqi343 authored Dec 20, 2024
2 parents 2850dc6 + 9f5d162 commit c8c0a3e
Showing 1 changed file with 14 additions and 24 deletions.
38 changes: 14 additions & 24 deletions content/1_General/Contests.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: 'Well-known programming contests and helpful tools for programming

## Frequent Contests

These websites hold contests that I frequently participate in.
These websites hold contests that I've often participated in.

<Resources>
<Resource
Expand All @@ -29,49 +29,40 @@ These websites hold contests that I frequently participate in.
</Resources>

- [AtCoder](https://beta.atcoder.jp/contests/archive)
- Probably the highest quality
- Beginner / Regular Contests: 4 or 6 problems, ~100 min
- Grand Contests: 6 problems, 110 - 150 min
- Difficulty isn't always reasonable ...
- Beginner, Regular, and Grand contests, 100-180 min
- [Codeforces](http://codeforces.com/problemset)
- Div 1-4: 5-6 problems (with some variations), 2 to 2.5 hrs
- [Topcoder](https://www.topcoder.com/my-dashboard/)
- Div 2, Div 1
- 75 min coding, 15 min challenge
- Solutions only tested after contest!
- Div 1-4, 2-3 hrs
- [DMOJ: Modern Online Judge](http://dmoj.ca/)
- at least one contest every month during school year
- practice implementation!!

<!-- Archive
- problem quality, difficulty ratings are ok but not always great -->
- usually 3 hrs, can choose your start time within a window (like USACO)

## Other Websites

<Resources>
<Resource title="Kattis" url="https://open.kattis.com/">
misc ICPC contests
<Resource title="TLX" url="https://tlx.toki.id/">
2-2.5 hrs
</Resource>
<Resource title="TOKI" url="https://tlx.toki.id/">
Indonesian
<Resource title="Kattis" url="https://open.kattis.com/">
misc ICPC contests (5 hrs)
</Resource>
<Resource title="CodeChef" url="http://codechef.com/">
monthly Long, Lunchtime, Cookoff
monthly Starters
</Resource>
</Resources>

These platforms no longer actively hold contests, but might be worth a look.
These platforms no longer actively hold contests, but it might be worth looking
at past problems.

<Resources>
<Resource title="CSAcademy" url="https://csacademy.com/contest/archive/">
see archive
</Resource>
<Resource title="Topcoder" url="https://www.topcoder.com/my-dashboard/">
Two divisions. 75 min coding, 15 min challenge phases. Solutions only tested after contest.
</Resource>
</Resources>

## Onsite Finals (Individual)

Let me know if there's something else I should try to qualify for!

<Resources>
<Resource
source="Facebook"
Expand Down Expand Up @@ -106,7 +97,6 @@ Let me know if there's something else I should try to qualify for!
>
recently updated
</Resource>

<Resource
title="Carrot"
url="https://chrome.google.com/webstore/detail/carrot/gakohpplicjdhhfllilcjpfildodfnnn"
Expand Down

0 comments on commit c8c0a3e

Please sign in to comment.