OmkarPathak / pygorithm

A Python module for learning all major algorithms
MIT License
4.41k stars 510 forks source link

Singly linked list _search is not working, get_next() doesnot exists. #88

Closed c0dehu1k closed 5 years ago

c0dehu1k commented 5 years ago

Fix is in this PR : https://github.com/OmkarPathak/pygorithm/pull/89