| Menu × × Correct! Exercise:Using Counting Sort on this array: [1,0,5,3,3,1,3,3,4,4]How does the counting array look like? 
[@(1),@(1),@(1),4,2,1]
 
[1,2,0,4,2,1]
 Not CorrectClick here to try again. Correct!Next ❯ | 
This will reset the score of ALL 43 exercises.
Are you sure you want to continue?