Y
Hacker News
new
|
ask
|
show
|
jobs
by
burjui
763 days ago
The algorithm uses less memory, but more CPU time because of rather frequent deletions, so it's a tradeoff, not just generally better algorithm, as article may suggest.
1 comments
empath-nirvana
763 days ago
the list is small so the cost of deletions should be small.
link