top | item 42486404

(no title)

nrdvana | 1 year ago

O(n) is generally indistinguishable from O(log n) so if there is any chance of different behavior than the expected optimum, go with the better algorithm.

discuss

order