Skip to content

Conversation

himanshub16
Copy link
Contributor

@himanshub16 himanshub16 commented Oct 1, 2017

Implemented single and double linked lists with following operations

  • Add at beginning
  • Add at end
  • Delete at beginning
  • Delete at end
  • Reverse the list
  • Display the list

Supports #4

@himanshub16 himanshub16 force-pushed the datastructures/linkedlist branch from d924f75 to 461123f Compare October 1, 2017 09:00
@dynamitechetan dynamitechetan merged commit 23a496d into TheAlgorithms:master Oct 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants