Implement effective permSort algorithms #442
Labels
good first issue
The issue awaits its hero. Contributions are welcome
performance
Performance optimization issue
Perm sort was implemented in #435, but the performance is not tested. Also, there should be more effective algorithms than the one from stdlib. One needs to test different sorting algorithms and implement them for primitives and boxed values
The text was updated successfully, but these errors were encountered: