Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 238 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 238 Bytes

linked-list

Some basic operations on single linked list.

This has not been extensively tested though ;(. Please log bugs, would be happy to fix them. More solutions for other simple linked-list related problems are on way :)