Commit graph

7 commits

Author SHA1 Message Date
Arseny Balobanov
86eaea1b5a Enable goimports. 2022-04-17 18:28:33 +03:00
gentoonofb
4ee2beb918 Add test with unsorted strings for Merge function in sort_test.go
remove test single-unsorted from external-sort/sort_test.go
2021-03-09 21:46:13 +03:00
Arseny Balobanov
0a772062c7 externalsort: make merge test stronger. 2020-03-18 01:04:54 +03:00
Arseny Balobanov
0125456ca7 externalsort: simplify reader's and writer's contracts; add huge test 2020-03-13 22:51:17 +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
bd4ee323bd externalsort: make Merge user responsible for flushing writer. 2020-03-12 23:12:36 +03:00
Arseny Balobanov
68fa75d882 Adding externalsort task readme+solution+tests. 2020-03-12 20:52:18 +03:00