Shaker Sort, the algorithm that's all the rage in the world of sorting.
But, let's be real, it's not all sunshine and rainbows. There are criticisms, folks.
- In-Place - The algorithm's love for rearranging the socks in-place, leaving the user questioning the true cost of such an operation.
- Efficiency - Some claim it's the most efficient sort in the land, others say it's just a bunch of fancy footwork.