**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** The solution is a complete implementation of the swap-sort algorithm. **Describe alternatives you've considered** **Additional context** Swap-Sort is a sorting algorithm that sorts an array of pairwise different numbers.