MANUSRAO / Max-Heap-Visualizer

Visualization of Max Heap and Heap Sort with quiz

Home Page:https://max-heap-visualizer.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Max-Heap-Visualizer!

Screenshot 2022-09-04 200558 Max Heap Visualizer helps you visualize the working of max heap and Heap Sort functions.

Build

  1. Clone the repository
  2. Run the command
    npm i
    
  3. Then to run the server:
    npm start
    

About

Visualization of Max Heap and Heap Sort with quiz

https://max-heap-visualizer.netlify.app

License:MIT License


Languages

Language:JavaScript 64.0%Language:CSS 20.5%Language:HTML 15.4%