Skip to content

fix(link-list): remove append of node by node in list appending method, we can append the newLinkedList head to the oldLinkedList last(tail) item.#967

Open
snooky23 wants to merge 2 commits intokodecocodes:masterfrom snooky23:link-list-fix