Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

Simple Selection Sort

Language: Layout:
+ ] Show input
Compilation time: 5,3 sec, absolute running time: 0,11 sec, cpu time: 0,11 sec, average memory usage: 12 Mb, average nr of threads: 2, absolute service time: 5,44 sec 
edit mode |  history  | discussion
Start Selection Sort
Start array: 5 8 1 8 4 5 6 5 4 
Sorted array: 1 4 4 5 5 5 6 8 8