Playing Hacks and Stuffs!
I just implemented Merge Sort Algorithm with some edit to make it work In-Place i.e without using additional memory space
In-Place
Here’s my solve script: link