Algodynamics
Home
Labs
Experiments
FAQs
Contact
We have visualizations for the following labs:-
Bubble Sort
Swap Machine
Order Machine
Order Adjacent Machine
Bubble Machine
Bubblesort Machine
Merge Sort
Shuffle
Shuffle Sorted
Merge Strategy
Merge Algorithm
Merge Sublists
Mergesort Recursive
Mergesort Arbitrary Merge
Heap Sort
Swapping
Parent Child
Order Parent Child
Correction
Heapify Subtree
Heapify Interactive
Heapify Algorithmic
HeapSort Interactive
HeapSort Algorithmic
Search
Random Search With Replacement
Random Search Without Replacement
Linear Search
Binary Search
Graph Traversals
Spanning Tree Construction
Spanning Tree via Traversal
Spanning Tree via DFS(Interactive)
Spanning Tree via DFS(Automated)
Spanning Tree via BFS(Interactive)
Spanning Tree via BFS(Automated)
Minimum Spanning Tree
Minimum Spanning Tree (Arbitrary)
Spanning Tree Minimum(Prim's)
Spanning Tree Minimum(Kruskal)
Shortest Path
Shortest Path Arbitrary
Shortest Path using topological sort and dynamics programming
Shortest Path using topological sort and dynamics programming v2
Shortest Path using topological sort and dynamics programming (Automated)
Dijkstra's Algorithm
Dijkstra's Algorithm (Automated)
Matrix Multiplication
Multiply and add randomly
Multiply and add in order
Dot Product Sequentially
Dot Products between a row and columns of two matrices
Dot Product in order
Matrix Multiplication
Transition Systems Demos
Light Bulb Demo-1
Light Bulb Demo-2
Light Bulb(Press) Demo
Tank Filling
Array Sum
ATM Demo