This is my h1: Data Structure

This is my h2: LinkedList

    The ordered list of features of the linkedlist :
  1. Head pointer
  2. Tail pointer
  3. Nodes inside the list
linkedlist image
Hover to change color