0 DSA January 1, 2023 1 Min Read Introduction to Linked List Linked List is a collection of data elements called nodes. With the help of this we can also implement stacks, queues and so on.