Hacker News new | ask | show | jobs
by chopin 194 days ago
You should know the trade-offs of different algorithms, though. Many libraries let you choose the implementation for a spcific problem. For instance tree vs. hash map where you trade memory for speed.