Graphical Data Structure

BY JUNAID MUGLOO

Conway's Game of Life

Array

Sorting (Bar Graph)

Linked List

Stack

Queue

Binary Search Tree

AVL Tree

Splay Tree

Red Black Tree

B Tree

Max Heap

Min Heap

Priority Queue

Graph

Trie

Tower of Hanoi problem

Factorial (Recursion)

Shunting-Yard Algorithm

Boolean Truth Table

Huffman Coding

Naïve String Matching Algorithm

Rabin-Karp Algorithm

Knuth-Morris-Pratt

Boyer-Moore Algorithm

Dynamic
Programming

CORDIC
Algorithm

N Queen | Backtrack

Sudoku | Backtrack

Tree Adjustment Algorithm
(Explaination)