zairza-cetb/hacktoberfest-2018

Implement Linked Lists

Closed this issue · 1 comments

  • Should have basic operations of linked list, can be singly or doubly linked list
  • Can be in any language, multiple submissions from single language are not welcome
  • Solutions should be submitted to this directory
  • Make a subfolder of the language name in the solution directory

I would like to add singly linked list in C++