1. Core Data Structures
The building blocks of efficient software. Visualizing how data is organized and manipulated in memory.
Linked List Planned
Stack & Queue Planned
Binary Search Tree Planned
AVL Trees Planned
Binary Heaps Planned
Trie Structure Planned
Hash Tables Soon
2. Logic & Algorithms
From basic sorting to complex graph traversals. Master the logic that powers modern computing.
Bubble Sort Done
Selection Sort Done
Insertion Sort Done
Merge Sort Done
Quick Sort Done
Radix Sort In
Dev
Bucket Sort In
Dev
BFS & DFS In
Dev
Dijkstra's Path Planned
A* Search Soon
Bellman-Ford In
Dev
Prim's MST In
Dev
Topo Sort In
Dev
Recursion Tree In
Dev
Dynamic Programming Soon
3. Operating Systems
Understanding the bridge between hardware and software. Kernel-level logic visualizations.
CPU Scheduling Done
Memory Allocation Done
Page Replacement Done
Banker's Algorithm Done
Disk Scheduling In
Dev
Process Sync Soon
4. AI & Graphics
The future of computing. From Neural Networks to the math of photorealistic rendering.
Minimax Theory Planned
Linear Regression Planned
Neural Networks Soon
Ray Tracing Planned
3D Transforms Planned
Frag Shaders Planned
Suggest a Feature?
AlgoVisual Hub is community-driven. If you need a specific visualization for your course or interview prep, let us know and we'll prioritize it.
Contact Developer