Reverse a Linked List Code/Algorithm/Program
Given a Singly Linked List. Reverse the Linked list.
Given a Singly Linked List. Reverse the Linked list.
Diameter of a Binary Tree (Code/ Algorithm)
6.5 Prim's Algorithm for Minimum Spanning Tree | Data structures
L-3.8: Introduction to Heap Tree with examples | Max Min Heap
3.11 prefix to infix conversion | postfix to infix conversion | example (Data structure)
Print diagonal elements in binary tree(code/Algorithm/Program)