/reverseLinkedList

A method used to reverse a linkedlist. We have two classes. One is node the second one is LinkedList. The function reverse() reverses the linkedlist.

Primary LanguagePython

Stargazers

No one’s star this repository yet.