|
|
|
|
|
by rjbwork
3387 days ago
|
|
Honestly, just data structures and algorithm skills seem starkly lacking among the autodidactic programmers I've known. An in-order traversal of a tree data structure is not hard, you just have to know how to do it, in concept if not able to immediately write the code out on your screen. |
|
remove autodidactic from the sentence and it is still true.