Linked List - Data Structure

Linked List - Data Structure

·

1 min read

Concept

Definition:

Common Operations:

Where a linked list is useful?

  • Doubly linked list is used as a queue

  • Linked list with other data structures

Linked list & Map

Linked list & Priority queue

https://leetcode.com/problems/merge-k-sorted-lists/

So this is it for this article. I hope it helped you somewhere. Don't forget to support us and share with other geekians.

Thank you, Have a nice day !!