NOTE: CURRENLTY WORKING ON IT
Ds Algo visualizer is made for students who want to learn Data structures and algorithms with Animations. This project includes all the important data structures that are being used widely.
DATA STRUCTURES
- Array
- Matrix
- Stack
- Queue
- Heap
- Linked List
- Binary Search Tree
- Graph
- String
- Disjoint Set
- Hashing Table
ARRAY ALGORITHMS
- Kadanes
- Prefix Sum
- Sliding Window
- Binary Search
- Linear Search
- Array Partitioning
- Linear Search
- Rain Water Trapping
STACK ALGORITHMS
- Balanced Bracket
- Infix To Postfix
- Infix To Prefix
- Postfix Evaluation
- Prefix Evaluation
- Maximum Area Under The Histogram
- Min Stack O(1)
MATRIX ALGORITHMS
QUEUE ALGORITHMS
HEAP ALGORITHMS
LINKED LIST ALGORITHMS
- Singly Linked List
- Doubly Linked List
- Circular Linked List
- Circular Doubly List
- Stack Using Linked List
- Queue Using Linked List
BINARY SEARCH TREE ALGORITHMS
GRAPH ALGORITHMS
- BFS
- DFS
- Flood Fill
- Color Filling
- DFS Maze
- Cycle Detection (BFS / DFS)
- Prims
- Kruskals
- Topological Sort
- Bellman Ford
- Floyd Warshall
- Graph Coloring
- Snake And Ladders
- Travelling Salesman
SORTING ALGORITHMS
BINARY SEARCH ALGORITHMS
- Binary Search
- Start Pont Of Rotated Array
- Find Peak Element
- Biotonic Array Search
- Minimum Page Allocation
RECURSION ALGORITHMS
BACKTRACKING ALGORITHMS
DIVIDE AND CONQUER PARADIGM
GREEDY PARADIGM
DYNAMIC PROGRAMMING PARADIGM
- Travelling Salesman
- 0/1 Knapsack
- Unbounded Knapsack
- Subset Sum
- Cutting Rod
- Coin Change
- Longest Common Subsequence
- Matrix Chain Multipication
- Levenshtein Distance
- Ladders Problem
STRING ALGORITHMS
DISJOINT SET ALGORITHMS
HASHING TABLE ALGORITHMS
TIME COMPLEXITY
NUMBER THEORY
When I thought of commencing this project the first doubt that came to mind was that Should I use Javascript Framework (REACT) or VISUALIZER Js To create this project and finally I decided to use VISUALIZER Js and the reason I came to this conclusion was that I wanted to keep this project simple so that more and more people could contribute and learn from it.
- You can create an issue if you find any bug.
- You can work on an existing issue and Send PR.
- You can add another data structure or Algorithm to the existing project and Send a PR.
- Even if you find any grammatical or spelling mistake then also you can create an issue.
I would be glad to see a notification saying
User {xyz} created a Pull Request
. I promise to review it.
Thanks goes to these wonderful people
Aditya Sarin 📖 |
XHunter 📖 |