Commit graph

379 commits

Author SHA1 Message Date
Arseny Balobanov
4b3c594d5c retryupdate: quickfix for broken pkg listing. 2020-03-13 14:20:19 +03:00
Arseny Balobanov
259a0d4ed8 externalsort: run sort tests on copies of testdata files as sort may overwrite them; fix sort logic; add tests. 2020-03-13 03:38:48 +03:00
Arseny Balobanov
6fbbce55b4 Rewrite require.Nil(t, err) with require.NoError(t, err). 2020-03-13 00:12:46 +03:00
Arseny Balobanov
3c9b875d53 olympics: simplify ReadDir error check. 2020-03-13 00:06:24 +03:00
nickshevr
3d1eb4d872 (tests): Add test for default limit value 2020-03-12 23:35:45 +03:00
Arseny Balobanov
bd4ee323bd externalsort: make Merge user responsible for flushing writer. 2020-03-12 23:12:36 +03:00
Arseny Balobanov
1e33cac5d1 Releasing lrucache. 2020-03-12 22:24:11 +03:00
verytable
2dc5b49ade Merge branch '12-lru-cache' into 'master'
Resolve "lru cache"

Closes #12

See merge request slon/shad-go-private!15
2020-03-12 19:18:49 +00:00
Arseny Balobanov
6c6822f56e Releasing Goroutines task group with 1 task. 2020-03-12 21:10:21 +03:00
Arseny Balobanov
68fa75d882 Adding externalsort task readme+solution+tests. 2020-03-12 20:52:18 +03:00
Arseny Balobanov
6d352d61eb Fix select indents. 2020-03-12 19:38:15 +03:00
Arseny Balobanov
66900d08e3 Fix Tick() func. 2020-03-12 19:36:38 +03:00
Fedor Korotkiy
a5a33d4eaf Goroutines lecture 2020-03-12 16:45:30 +03:00
Arseny Balobanov
b668f2179e Adding lrucache task readme+solution+tests. 2020-03-12 12:32:51 +03:00
verytable
003396081b Merge branch 'retryupdate' into 'master'
retryupdate task

See merge request slon/shad-go-private!13
2020-03-11 13:20:18 +00:00
Fedor Korotkiy
743b41e359 Use sentinel value 2020-03-11 16:17:13 +03:00
Fedor Korotkiy
bba7be641a Remove accidental use of xerrors 2020-03-07 22:18:51 +03:00
Fedor Korotkiy
8f06f2db4e Fix style 2020-03-07 22:15:30 +03:00
Fedor Korotkiy
dac5b0b7f8 Add retryupdate task 2020-03-07 22:14:49 +03:00
Fedor Korotkiy
a5854da086 Fix style 2020-03-06 00:02:39 +03:00
Fedor Korotkiy
4bd7608d85 Fix 2020-03-05 23:57:41 +03:00
Dmitriy
d199667f5f Update courselist_test.go - add cycle check in the middle of course list 2020-03-05 22:12:59 +03:00
Azat Kalmykov
b5c90197fe Update hotels_test.go 2020-03-05 22:11:29 +03:00
Vladimir Kuznetsov
2f8b92da34 Update fmt_test.go
- changed default value
2020-03-03 15:42:11 +03:00
Vladimir Kuznetsov
87fe7a193a Update fmt_test.go
- rename variable and change format string
2020-03-03 15:42:09 +03:00
Vladimir Kuznetsov
4dfb967b78 Update fmt_test.go
- add test for double-digit, three-digit and four-digit argument index using common slice object (via @verytable comment)
2020-03-03 15:42:08 +03:00
Vladimir Kuznetsov
6b51d2e906 Update fmt_test.go
- add test with two-digits number index
2020-03-03 15:42:05 +03:00
Kirill Nikanorov
ec51581531 Update courselist_test.go 2020-03-03 15:19:11 +03:00
Arseny Balobanov
f8b52d3612 Inc olympics score: 200 -> 300. 2020-02-29 16:48:54 +03:00
Fedor Korotkiy
efc41dd067 Fix 2020-02-28 20:47:11 +03:00
Fedor Korotkiy
9820332a08 Add opt to deadlines 2020-02-28 20:44:38 +03:00
Fedor Korotkiy
0fb5390d43 Merge branch 'otp' into 'master'
otp task

See merge request slon/shad-go-private!12
2020-02-28 17:37:57 +00:00
Fedor Korotkiy
35e86c32d6 otp task 2020-02-28 20:26:29 +03:00
Arseny Balobanov
05b7a50e62 add forgotten { 2020-02-27 19:26:26 +03:00
Arseny Balobanov
22d2411b62 Releasing Interfaces task group with 3 tasks. 2020-02-27 18:43:57 +03:00
Fedor Korotkiy
07f70db387 Fix 2020-02-27 17:58:38 +03:00
Fedor Korotkiy
1289f5db21 Add lecture 02 2020-02-27 17:43:26 +03:00
Fedor Korotkiy
33e39cff32 Fix join code template 2020-02-27 17:43:26 +03:00
Arseny Balobanov
d3d949d6f4 Combine utf8reverse and utf8spacecollapse into single umbrella utf8 task. 2020-02-26 23:26:57 +03:00
Fedor Korotkiy
dd45f7e32c Fix README.md 2020-02-26 21:39:45 +03:00
Irina Kharcheva
fb97978f32 Update README.md 2020-02-26 19:55:29 +03:00
Ivan Puzyrevskiy
ba0278b9c6 Fix typos 2020-02-26 12:17:51 +03:00
Ivan Puzyrevskiy
6dbe775f53 Fix varjoin/README.md 2020-02-24 22:57:04 +03:00
Ivan Puzyrevskiy
8173ecdd8c Add 5 more exercises 2020-02-24 22:54:48 +03:00
Fedor Korotkiy
3ef713d277 Update README.md 2020-02-24 10:37:50 +00:00
Arseny Balobanov
cfbdd48b39 olympics: add note about identifying athlete by name 2020-02-23 22:15:57 +03:00
Vladimir Kuznetsov
f692370e51 Update README.md
- fix typo
2020-02-23 14:33:54 +03:00
Rak Alexey
e70b383c5b Update .gitignore 2020-02-23 14:33:54 +03:00
Fedor Korotkiy
ebf4d645ae Update README.md 2020-02-23 09:36:15 +00:00
Fedor Korotkiy
582e5f62fa Update varfmt readme 2020-02-22 23:47:44 +03:00