| Title | Insertion Sort Challenge |
| Catalog Type | SLCItem |
| Persistent ID | https://adapt2.sis.pitt.edu/pcex/pcex_v2/index.html?lang=PYTHON&set=py_sorting_insertion_sort&ch=insertion_sort_ch |
| Platform Name | PCEX |
| Features | — |
| Description | Insertion sort works similarly to how one would sort a hand of cards: by choosing an element and searching through the rest of the array to determine its proper place. Construct a function that performs insertion sort in descending order on the given list. |
| Keywords | — |
| Author | Kamil Akhuseyinoglu |
| Institution | University of Pittsburgh |
| Iframe URL | https://adapt2.sis.pitt.edu/pcex/pcex_v2/index.html?lang=PYTHON&set=py_sorting_insertion_sort&ch=insertion_sort_ch |
| Protocol | PITT, HTML |
| Protocol URL | |
| License | MIT |
| Programming Language | Python |
| Natural Language | en |