Given a function that reverses a slice of a list from [0..n], implement a sorting algorithm that only uses that function to move items.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Given a function that reverses a slice of a list from [0..n], implement a sorting algorithm that only uses that function to move items.