shad-go/.deadlines.yml

180 lines
3.3 KiB
YAML
Raw Normal View History

- group: Bonus
start: 14-04-2022 17:59
deadline: 22-05-2022 23:59
tasks:
- task: iprange
score: 100
2022-04-21 15:56:47 +00:00
- group: Low level
start: 21-04-2022 18:00
deadline: 02-05-2022 23:59
tasks:
- task: illegal
score: 100
- task: blowfish
score: 100
2022-04-14 17:06:46 +00:00
- group: Reflect
start: 14-04-2022 17:59
deadline: 28-04-2022 23:59
tasks:
- task: reversemap
score: 100
- task: jsonlist
score: 100
- task: jsonrpc
score: 100
- task: structtags
score: 100
2022-04-14 18:43:17 +00:00
- group: "[HW] Dist Build Blocks"
2022-04-14 17:06:46 +00:00
start: 14-04-2022 17:59
deadline: 28-04-2022 23:59
2022-04-14 17:08:38 +00:00
tasks:
2022-04-14 17:06:46 +00:00
- task: tarstreamtest
score: 100
watch:
2022-04-15 14:58:09 +00:00
- distbuild/pkg/tarstream
2022-04-14 17:06:46 +00:00
- task: filecachetest
score: 100
watch:
2022-04-15 14:58:09 +00:00
- distbuild/pkg/filecache
2022-04-14 17:06:46 +00:00
- task: artifacttest
score: 100
watch:
2022-04-15 14:58:09 +00:00
- distbuild/pkg/artifact
2022-04-14 17:06:46 +00:00
2022-04-07 22:22:31 +00:00
- group: Generics
start: 08-04-2022 21:00
deadline: 24-04-2022 23:59
tasks:
- task: genericsum
score: 100
- task: treeiter
score: 100
2022-03-31 14:59:14 +00:00
- group: SQL
start: 31-03-2022 18:00
deadline: 17-04-2022 23:59
tasks:
- task: wscat
2022-03-31 19:44:08 +00:00
score: 200
2022-03-31 14:59:14 +00:00
- task: dao
score: 100
- task: ledger
2022-03-31 19:44:08 +00:00
score: 200
2022-03-31 14:59:14 +00:00
- task: shopfront
score: 100
2022-03-24 14:07:39 +00:00
- group: HTTP
start: 23-03-2022 18:00
deadline: 10-04-2022 23:59
tasks:
- task: urlshortener
score: 100
- task: digitalclock
score: 100
- task: olympics
score: 200
- task: firewall
score: 200
2022-03-24 15:51:08 +00:00
- task: coverme
score: 300
2022-03-24 14:07:39 +00:00
2022-03-17 20:59:54 +00:00
- group: Concurrency with shared memory
start: 17-03-2022 23:59
deadline: 03-04-2022 23:59
tasks:
- task: dupcall
score: 200
- task: keylock
score: 200
- task: batcher
score: 200
- task: pubsub
score: 300
2022-03-11 09:46:59 +00:00
- group: "[HW] Gitfame"
2022-03-11 09:50:21 +00:00
start: 11-03-2022 11:59
deadline: 30-03-2022 23:59
2022-03-11 09:46:59 +00:00
tasks:
- task: gitfame
score: 0
2022-03-10 16:54:51 +00:00
- group: Testing
2022-03-10 17:00:30 +00:00
start: 10-03-2022 20:00
deadline: 29-03-2022 23:59
2022-03-10 16:54:51 +00:00
tasks:
- task: testequal
score: 100
- task: fileleak
score: 100
- task: tabletest
score: 100
- task: tparallel
score: 200
2022-03-03 06:54:07 +00:00
- group: Goroutines
start: 03-03-2022 18:00
2022-03-05 14:02:40 +00:00
deadline: 22-03-2022 23:59
2022-03-03 06:54:07 +00:00
tasks:
- task: tour1
score: 100
- task: once
score: 100
- task: rwmutex
score: 100
- task: waitgroup
score: 100
- task: cond
2022-03-03 07:01:38 +00:00
score: 100
2022-03-03 06:54:07 +00:00
- task: ratelimit
score: 100
2022-02-24 19:26:41 +00:00
- group: Interfaces
start: 24-02-2022 18:00
2022-02-28 17:38:27 +00:00
deadline: 13-03-2022 23:59
2022-02-24 19:26:41 +00:00
tasks:
- task: otp
score: 100
- task: lrucache
score: 100
- task: externalsort
score: 100
- task: retryupdate
score: 100
- task: ciletters
score: 100
2022-02-17 17:52:47 +00:00
- group: Basics
start: 17-02-2022 18:00
2022-02-28 17:38:27 +00:00
deadline: 06-03-2022 23:59
2022-02-17 17:52:47 +00:00
tasks:
- task: hotelbusiness
score: 100
- task: hogwarts
score: 100
- task: utf8
score: 100
- task: varfmt
score: 100
- task: speller
score: 100
- task: forth
score: 100
- group: Hello World
2022-02-10 15:15:05 +00:00
start: 10-02-2022 18:00
deadline: 20-02-2022 23:59
tasks:
- task: sum
score: 100
2020-02-13 13:00:28 +00:00
- task: tour0
score: 100
2020-02-13 19:43:49 +00:00
- task: wordcount
2020-02-13 19:37:49 +00:00
score: 100
2020-02-13 19:54:24 +00:00
- task: urlfetch
score: 100
2020-02-13 20:10:15 +00:00
- task: fetchall
score: 100