Skip to content

Commit b8811ea

Browse files
Jocen01exoji2e
authored andcommitted
added all pratcice comp 22-04 to 22 12
1 parent 86babb7 commit b8811ea

File tree

2 files changed

+65
-1
lines changed

2 files changed

+65
-1
lines changed

_data/practice_contests.yml

+64
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,67 @@
1+
- name: NWERC Warmup 2
2+
date: "2022-11-24"
3+
link: https://open.kattis.com/contests/hheaia
4+
5+
- name: NWERC Warmup 1
6+
date: "2022-11-17"
7+
link: https://open.kattis.com/contests/q2jhfw
8+
9+
- name: Trees and LCA
10+
date: "2022-11-10"
11+
link: https://open.kattis.com/contests/osm8co
12+
13+
- name: Maxflow Mincut
14+
date: "2022-11-03"
15+
link: https://open.kattis.com/contests/i6ubmu
16+
17+
- name: NWERC 2018 remake
18+
date: "2022-10-27"
19+
link: https://open.kattis.com/contests/ztz5o5
20+
21+
- name: Fenwick- and segmentträd
22+
date: "2022-10-20"
23+
link: https://open.kattis.com/contests/isxv7u
24+
25+
- name: NCPC 2017 remake
26+
date: "2022-10-13"
27+
link: https://open.kattis.com/contests/ocf4b8
28+
29+
- name: NCPC Warmup/ NCPC 2016 remake
30+
date: "2022-10-06"
31+
link: https://open.kattis.com/contests/w4vugb
32+
33+
- name: NCPC-intro
34+
date: "2022-09-29"
35+
link: https://open.kattis.com/contests/x9fb4p
36+
37+
- name: Dynamic programing
38+
date: "2022-09-15"
39+
link: https://open.kattis.com/contests/h9ws5w
40+
41+
- name: BFS and Dijkstra
42+
date: "2022-09-08"
43+
link: https://open.kattis.com/contests/j4hwad
44+
45+
- name: Code golf
46+
date: "2022-06-01"
47+
link: https://open.kattis.com/contests/cf48m4
48+
49+
- name: BAPC prelims 2017 remake
50+
date: "2022-05-25"
51+
link: https://open.kattis.com/contests/cf48m4
52+
53+
- name: Compression
54+
date: "2022-05-18"
55+
link: https://open.kattis.com/contests/oca7hw
56+
57+
- name: 2-Sat
58+
date: "2022-04-27"
59+
link: https://open.kattis.com/contests/pozu4b
60+
61+
- name: Topsort
62+
date: "2022-04-13"
63+
link: https://open.kattis.com/contests/nqjuqd
64+
165
- name: CodeJam 2021 practice
266
date: "2022-03-29"
367
link: https://codingcompetitions.withgoogle.com/codejam/archive/2021

practice_contests.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ id: practice_contests
66

77
## Past practice contests
88

9-
We currently organize weekly practice contest to improve our skills for [NCPC](https://nordic.icpc.io) and beyond. Normally we meet up at Wednesdays at 17:15 in the room E:2116. To find out if there will be a training session this week check out the `#progträningar` channel in our discord.
9+
We currently organize weekly practice contest to improve our skills for [NCPC](https://nordic.icpc.io) and beyond. Normally we meet up at Thursdays at 17:15 in the room E:2116. To find out if there will be a training session this week check out the `#progträningar` channel in our discord.
1010

1111
This is a list of links to practice contests:
1212

0 commit comments

Comments
 (0)