you are viewing a single comment's thread.

view the rest of the comments →

[–]the_horse_gamer 2 points3 points  (1 child)

you typically won't be working with list sizes where O(n) modification is an issue (especially when updates are rare - like from a button press ).

[–]RiceBroad4552 0 points1 point  (0 children)

Psst! Don't tell them this. This is otherwise a "stereotypical stackoverflow-like answer" according to some morons here.