Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oleksiikraievyi/highload-sw-arch-hw-18
HW 18 for highload software architecture courses. https://prjctr.com/course/highload-software-architecture?gclid=EAIaIQobChMI7OOMjvf78wIVRjcYCh1axwtgEAAYASAAEgKm2_D_BwE
https://github.com/oleksiikraievyi/highload-sw-arch-hw-18
Last synced: 11 days ago
JSON representation
HW 18 for highload software architecture courses. https://prjctr.com/course/highload-software-architecture?gclid=EAIaIQobChMI7OOMjvf78wIVRjcYCh1axwtgEAAYASAAEgKm2_D_BwE
- Host: GitHub
- URL: https://github.com/oleksiikraievyi/highload-sw-arch-hw-18
- Owner: oleksiikraievyi
- Created: 2022-01-10T17:55:24.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T21:34:06.000Z (about 3 years ago)
- Last Synced: 2024-06-20T05:13:26.876Z (7 months ago)
- Language: C#
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# highload-sw-arch-hw-18
# Prerequisites
* docker
* linux + bash# 1. Run tests
```
./run.sh
```# 2. Results for BST benchmarks are placed in ./results folder
# 3. For counting sort worst case scenario occurs when at least one of the values in unsorted array is significantly bigger than other numbers