𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟@programming.dev to Programmer Humor@programming.dev · 2 years agocachelemmy.dbzer0.comimagemessage-square1fedilinkarrow-up12arrow-down11cross-posted to: adhd@lemmy.dbzer0.com
arrow-up11arrow-down1imagecachelemmy.dbzer0.com𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square1fedilinkcross-posted to: adhd@lemmy.dbzer0.com
minus-squareargv_minus_one@beehaw.orglinkfedilinkarrow-up1·edit-22 years agoFinding clothes on a chair isn’t constant-time. You have to search through the heap of clothes to find the item you want. It has the same time complexity as searching through the closet; it’s only fast because n is small.
Finding clothes on a chair isn’t constant-time. You have to search through the heap of clothes to find the item you want. It has the same time complexity as searching through the closet; it’s only fast because n is small.