Linked List
Starting with the basics...
What is Linked List ?
A linked list is a sequence of elements which are connected via a link.
Or Simply, It is a chain of nodes.
It works on the principle of blockchain but instead of storing the address/hash of prev...
chmodshubham.hashnode.dev6 min read
Anushka
That was amazing. Great job!!