| Title | Construct a function that sorts a numeric array using Merge Sort. |
| Catalog Type | SLCItem |
| Persistent ID | https://acos.cs.vt.edu/html/jsparsons/jsparsons-python/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 | |
| Author | Kamil Akhuseyinoglu |
| Institution | University of Pittsburgh |
| Iframe URL | https://acos.cs.vt.edu/html/jsparsons/jsparsons-python/ps_python_merge_sort |
| Protocol | SPLICE |
| Protocol URL | |
| License | MIT |
| Programming Language | Python |
| Natural Language | en |