Hacker News new | ask | show | jobs
by tumdum_ 42 days ago
In my experience advanced algorithms and data structures are almost never needed. You need simple data structures and algorithms and understanding of the environment in which you are running (for example see https://handmade.network).