👉 Unsort is a concept in computer science and algorithms that refers to sorting elements without changing their relative order. In other words, it involves rearranging the elements of an array or list in such a way that no two adjacent elements are in any particular order. For example, consider a 2D array where each element is a tuple (a,b,c) representing coordinates on a plane. If we want to sort this array without changing their relative order, we can use unsort to reorder the tuples