zairza-cetb / hacktoberfest-2018

MIT License
20 stars 102 forks source link

Add Singly LinkedList in C++ #118

Closed megamayoy closed 6 years ago

megamayoy commented 6 years ago

The Pull Request resolves Issue #17

Description: This adds implementation of basic singly linked list operations in c++