| Title | Selection sort modification placing only min and max |
| Catalog Type | SLCItem |
| Persistent ID | https://codecheck.io/files/horstmann/codecheck-bj-4-sort-106 |
| Platform Name | CodeCheck |
| Features | Code Completion |
| Description | Your task is to modify the selection sort algorithm so that you find the largest element and swap it to the last position and find the smallest element and swap it to the first position. Your result will only place two array elements correctly |
| Keywords | Sorting and Searching |
| Author | Cay Horstmann |
| Institution | San José State University |
| Iframe URL | https://codecheck.io/files/horstmann/codecheck-bj-4-sort-106 |
| Protocol | SPLICE, LTI 1.1 |
| Protocol URL | |
| License | https://creativecommons.org/licenses/by-nc-nd/4.0/ |
| Programming Language | Java |
| Natural Language | en |