|
68ce4f7887
|
handling only for odd datasets; added quicksort for array
|
2020-10-06 17:43:20 +02:00 |
|
|
f3688bbc7f
|
using size_t (uint32) instead of int because only use positive values
|
2020-10-06 16:28:39 +02:00 |
|
|
f072f162b2
|
added implementation for median after quicksort and std nth element
|
2020-10-06 15:01:50 +02:00 |
|
|
6b60d6e44b
|
just return a copy of the input array (TODO: use pointer as param)
|
2020-10-06 14:45:30 +02:00 |
|
|
43ca1db1bb
|
basic project setup
|
2020-10-06 14:34:16 +02:00 |
|