I posted a new code along for the merge sort algorithm.
Check it out here:
Merge Sort - Leetcode Code Along
Use recursion to sort an array.
Read the full article on Happy Coding here:
https://happycoding.io/tutorials/interviewing/recursion/merge-sort
Replies to this post appear as comments under the full article on Happy Coding!