Commit Graph

3 Commits

Author SHA1 Message Date
raul 0444c42dd6 Finally finished exercise and added test script
I'm real proud of this one, might even make the sorter into its own
library along with minmax-array
2024-02-03 14:01:11 +01:00
raul 07d8c34480 Trying to get the sorting to work
Currently only gets the smallest number and prints it equal to the
amount of numbers in the original array, slices are a pain to deal with
2024-02-02 09:38:24 +00:00
raul 2bcbe7edc9 Added array-sorter exercise 2024-02-02 08:18:21 +00:00