This video explains about linked list.
Implementation of Priority Queue using array in C | Pritesh D. Patel
How to Implement Stack Using Linked List?
L-3.11: Build Heap in O(n) time complexity | Heapify Method | Full Derivation with example
L-3.12: Deletion in Heap tree | Time complexity
Python Program To Implement Binary Search Tree | Program 1