| Title | Construct a function that sorts a numeric array using Merge Sort. |
| Catalog Type | SLCItem |
| Persistent ID | https://adapt2.sis.pitt.edu/acos/pitt/jsparsons/jsparsons-python/ps?example-id=ps_python_merge_sort |
| Platform Name | jsParsons |
| Features | — |
| Description | Construct a merge function that recursively splits a numeric array and takes a list as a parameter called data.<br/>Consider that merge_sort() function is already defined and given below. |
| Keywords | recursion, search algorithms, sorting, sorting algorithms |
| Author | Kamil Akhuseyinoglu |
| Institution | University of Pittsburgh |
| Iframe URL | https://adapt2.sis.pitt.edu/acos/pitt/jsparsons/jsparsons-python/ps?example-id=ps_python_merge_sort&grp=demo&usr=demo&sid=-1&cid=-1 |
| Protocol | PITT |
| Protocol URL | |
| License | MIT |
| Programming Language | Python |
| Natural Language | en |