sock-algorithms Console app to test different ways of pairing socks from clean laundry. Inspiration: https://stackoverflow.com/questions/14415881/how-can-i-pair-socks-from-a-pile-efficiently Algorithms Pick one, find other // TODO: Group by color // TODO: Group by size // TODO: Split in sub sets // TODO: