How to pair socks from a pile efficiently?
stackoverflow.com
How to pair socks from a pile efficiently?
1–10 of 42 posts
Re: How to pair socks from a pile efficiently?
#2Re: How to pair socks from a pile efficiently?
#3The real world meets the world of algorithms. I solve the issue by buying only 1 color and type of sock.
Re: How to pair socks from a pile efficiently?
#4Re: How to pair socks from a pile efficiently?
#5The real world meets the world of algorithms. I solve the issue by buying only 1 color and type of sock.
Re: How to pair socks from a pile efficiently?
#6I thought about simply removing a sock from the pile and isolating it. One for one, maybe puting the man's socks on the left and the women's on the right.
So everytime you grab a new sock you can quickly check if you already isolated the pair of that one.
This way you just have to grab each sock once. (this is similar to the second answer, but no need to prepare a flat pile to begin with).
Re: How to pair socks from a pile efficiently?
#7Or, you know, do laundry more often so the socks dont actually pile up. May I interest you in a to-do app?
Re: How to pair socks from a pile efficiently?
#8Re: How to pair socks from a pile efficiently?
#9I have 18 pairs of the same sock. I found that the most efficient way. YMMV.
With different patterns it's easier as the wear is constant for each pair. OCD mileage may vary :)
Re: How to pair socks from a pile efficiently?
#10I have 18 pairs of the same sock. I found that the most efficient way. YMMV.