shad-go/.deadlines.yml

97 lines
1.8 KiB
YAML
Raw Normal View History

- group: Concurrency with shared memory
start: 18-03-2021 21:45
deadline: 28-03-2021 23:59
tasks:
- task: dupcall
score: 200
- task: keylock
score 200
- task: batcher
score: 200
- task: pubsub
score: 300
- group: Testing
2021-03-12 19:52:36 +00:00
start: 12-03-2021 22:30
deadline: 22-03-2021 23:59
tasks:
- task: cond
score: 100
- task: testequal
score: 100
- task: fileleak
score: 100
- task: tabletest
score: 100
- task: tparallel
score: 200
- group: Goroutines
2021-03-05 12:56:02 +00:00
start: 04-03-2021 18:00
deadline: 15-03-2021 23:59
tasks:
- task: tour1
score: 100
- task: once
score: 100
- task: rwmutex
score: 100
- task: waitgroup
score: 100
- task: ratelimit
score: 100
2021-03-01 14:29:07 +00:00
- group: "[HW] Gitfame"
start: 01-03-2021 18:00
deadline: 17-03-2021 23:59
tasks:
- task: gitfame
score: 0
- group: Interfaces
start: 25-02-2021 18:00
deadline: 07-03-2021 23:59
tasks:
- task: otp
score: 100
- task: lrucache
score: 100
- task: externalsort
score: 100
- task: retryupdate
score: 100
- group: Basics
start: 18-02-2021 18:00
deadline: 28-02-2021 23:59
tasks:
- task: hotelbusiness
score: 100
- task: hogwarts
score: 100
- task: utf8
score: 100
- task: varfmt
score: 100
- task: speller
score: 100
2021-02-18 20:26:55 +00:00
- task: ciletters
score: 100
- task: forth
score: 100
- group: Hello World
2021-02-11 15:45:47 +00:00
start: 11-02-2021 18:00
deadline: 22-02-2021 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