|
|
|
|
|
by Xorlev
3247 days ago
|
|
Those that don't study algorithms are doomed to reinvent them, often poorly. Totally agreed. A knowledge of "conventional" algorithms influences how you write code. Sometimes it manifests as knowing which algorithm to choose, sometimes it manifests as intuition into the performance (or lack thereof) of something you're writing. It's not required by any means, but don't turn down cheap knowledge on how to gain an edge. |
|