Hacker News new | ask | show | jobs
by hoosieree 3057 days ago
No real programmer would propose an O(N) solution like that.

Here's O(1):

    elephant.invisible = true;
2 comments

And now the world is filled with invisible elephant carcasses.
Careful your not over-engineering :)