Giter Club home page Giter Club logo

dsa-visualizer's Introduction

REPORT BUG

DS ALGO ⚡️ GitHub GitHub stars GitHub contributors GitHub issues GitHub forks

DSA-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

  1. Array
  2. Matrix
  3. Stack
  4. Queue
  5. Heap
  6. Linked List
  7. Binary Search Tree
  8. Graph
  9. String
  10. Disjoint Set
  11. Hashing Table

ARRAY ALGORITHMS

  1. Kadanes
  2. Prefix Sum
  3. Sliding Window
  4. Binary Search
  5. Linear Search
  6. Array Partitioning
  7. Linear Search
  8. Rain Water Trapping

STACK ALGORITHMS

  1. Balanced Bracket
  2. Infix To Postfix
  3. Infix To Prefix
  4. Postfix Evaluation
  5. Prefix Evaluation
  6. Maximum Area Under The Histogram
  7. Min Stack O(1)

MATRIX ALGORITHMS

  1. Transpose
  2. Kadanes 2D
  3. Sorted Matrix Search
  4. Sparse Matrix

QUEUE ALGORITHMS

  1. BFS

HEAP ALGORITHMS

  1. Heapify
  2. Heap Sort

LINKED LIST ALGORITHMS

  1. Singly Linked List
  2. Doubly Linked List
  3. Circular Linked List
  4. Circular Doubly List
  5. Stack Using Linked List
  6. Queue Using Linked List

BINARY SEARCH TREE ALGORITHMS

  1. BST Implementation
  2. Traversal (Inorder, Preorder, Postorder)

GRAPH ALGORITHMS

  1. BFS
  2. DFS
  3. Flood Fill
  4. Color Filling
  5. DFS Maze
  6. Cycle Detection (BFS / DFS)
  7. Kruskals
  8. Topological Sort
  9. Bridges
  10. Graph Coloring
  11. Travelling Salesman

SORTING ALGORITHMS

  1. Heap Sort
  2. Bubble Sort
  3. Selection Sort
  4. Insertion Sort
  5. Quick Sort
  6. Merge Sort
  7. Counting Sort
  8. Shell Sort

BINARY SEARCH ALGORITHMS

  1. Binary Search
  2. Start Pont Of Rotated Array
  3. Find Peak Element
  4. Biotonic Array Search
  5. Minimum Page Allocation

RECURSION ALGORITHMS

  1. Factorial
  2. H Tree Animation
  3. Snow Flakes Animation
  4. Tower Of Hanoi

BACKTRACKING ALGORITHMS

  1. N-Queen
  2. Maze Generator
  3. Sudoku
  4. Knight Tour
  5. Graph Coloring

DIVIDE AND CONQUER PARADIGM

  1. Merge Sort
  2. Quick Sort
  3. Counting Inversion

GREEDY PARADIGM

  1. Kruskals
  2. Fractional Knapsack
  3. Counting Money
  4. Job Scheduling
  5. Huffman Coding

DYNAMIC PROGRAMMING PARADIGM

  1. Travelling Salesman
  2. 0/1 Knapsack
  3. Unbounded Knapsack
  4. Subset Sum
  5. Cutting Rod
  6. Coin Change
  7. Longest Common Subsequence
  8. Levenshtein Distance
  9. Ladders Problem

STRING ALGORITHMS

  1. Naive Matching
  2. KMP
  3. Robin Karp
  4. Z Algorithm
  5. Boyer Moore

DISJOINT SET ALGORITHMS

  1. Union
  2. Find

HASHING TABLE ALGORITHMS

  1. Open Hahing
  2. Closed Hashing
    1. Linear Probing
    2. Quadratic Probing
    3. Double Hashing

TIME COMPLEXITY

  1. Big-Oh (O)
  2. Big-Omege (Ω)
  3. Big Theta (θ)

NUMBER THEORY

  1. Sieve Of Eratosthenes
  2. GCD (Eucledian)
  3. Extended Eucledian
  4. Binary Exponentiation

P, NP, NP-HARD, NP-COMPLETE

  1. NP-Hard
  2. NP-Complete

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.