|
|
|
|
|
by vanderZwan
3163 days ago
|
|
> I tend to look for developers now that have a better sense of modeling and api design. In the same vein: why are algorithms preferred over discussing data structures? Knowing a lot of data structures, when to use them and how to combine them is probably much more broadly applicable than knowing a lot of algorithms. |
|
I've never seen a project that went off the rails because the people on it failed to understand algorithms or the proper time to use a deque but almost every project I'm handed to work on has a data normalization issue.
Alas the Google cargo culting will probably continue...