𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟@programming.dev to Programmer Humor@programming.dev · 3 years agocachelemmy.dbzer0.comimagemessage-square1linkfedilinkarrow-up10arrow-down11
arrow-up1-1arrow-down1imagecachelemmy.dbzer0.com𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟@programming.dev to Programmer Humor@programming.dev · 3 years agomessage-square1linkfedilink
minus-squareargv_minus_one@beehaw.orglinkfedilinkarrow-up1·3 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.