Hacker News new | ask | show | jobs
by pjmlp 1178 days ago
Knowing which languages are better for what class of algorithms and data structures is part of it.

The math theory behind algorithms and data structures is only half of the story, the other half is understading how they map to each programming language specifically, and how to use profilers, not guessing and hunches.