𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟@programming.dev to Programmer Humor@programming.dev · 2 years agocachelemmy.dbzer0.comimagemessage-square1fedilinkarrow-up17arrow-down10
arrow-up17arrow-down1imagecachelemmy.dbzer0.com𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square1fedilink
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.