>>16
At some point in your code you're going to walk the entire list to get to the end... and anyone in that position would realize that that's retarded, and would immediately add a tail pointer to their implementation, or just insert their shit at the front.