Hacker News new | ask | show | jobs
by mejutoco 1209 days ago
> Things like remembering how to write a linked list won't be useful skills anymore. The focus will switch to architecture rather than writing algorithms. Designing and testing systems rather than rewriting the same sort and search algorithms over and over in slightly different contexts.

This is already the case with libraries. Who implements a sort method outside of an interview?