Merge Sort: The Sock Drawer Algorithm

Imagine a drawer filled with a messy collection of socks. Each pair has a unique color, texture, and smell (we don't judge). Your goal is to sort them by color, then by texture, and finally by smell.

Step 1: Sort by Color

Red Socks

View Red Socks

Blue Socks

View Blue Socks

Yellow Socks

View Yellow Socks
Learn Bubble Sort Learn Insertion Sort Learn Selection Sort