Chad

Results 2 issues of Chad

It's not really that big of an issue. I just noticed that if I share a link with the 1S in the link no social media card displays at least...

enhancement

I implemented merge sort. However, it would not pass the test my code is below. I change the return output of merge_sort from a void to a numbers array. ```...