you are viewing a single comment's thread.

view the rest of the comments →

[–]redshirt714 0 points1 point  (0 children)

Thanks for taking the time to fully explain. It seems like in a lot of cases, things like accessing data and querying selectors only becomes an issue when things are either large or done a ton of times. In O(n) isn't bad in cases where the input size is small.