Remix.run Logo
podperson 3 hours ago

N is increasing. O(1) means constant (actually capped). We never check more than 100 items.

SkiFire13 2 hours ago | parent [-]

Then it's not 1%, because if you have 100k items and you check at most 100 you have checked at most 0.1% of items.