harryttd / Cracking-the-Coding-Interview-Javascript-Solutions-CTCI

Cracking the Coding Interview (CTCI) Javascript Solutions with Tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mistake on line 16. KthToLast

ulukskywalker opened this issue · comments

There is a mistake on line 16. It just should be:
if(aheadPinter){ .... } without aheadPointer.next