|
|
|
|
|
by ojbyrne
4640 days ago
|
|
"Implementing a linked list" is essentially measuring 1 of 2 things: 1. How long it has been since you graduated from college. The further away the less likely you will remember how to do it, because you will never do it after college. or 2. How often you have interviewed for other positions, because that is the exception to 1. |
|
I still remember and will probably never forget how to at least psuedo-code a linked list. But you are right, I have never implemented it after college.
However knowledge of pointers, lists and b-trees have been very helpful multiple times throughout my career.