Coder Social home page Coder Social logo

suraj1849 / sortvista-visualizing_sorting_algorithm Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 26.71 MB

This repository is an attempt to help users learn popular sorting algorithms by visualizing their execution. It provides a visual representation of the sorting process, along with statistics like total swaps, total comparisons, and approximate time taken for comparison.

Home Page: https://suraj-sortvista.vercel.app/

HTML 1.16% JavaScript 97.47% CSS 1.37%
css data-structures-and-algorithms html jsx react

sortvista-visualizing_sorting_algorithm's Introduction

SortVista-Visualizing_Sorting_Algorithm

Welcome to SortVista-Visualizing_Sorting_Algorithm! This web application is designed to provide an interactive visualization of various sorting algorithms. Watch the algorithms in action, explore real-time statistics, and gain insights into the sorting process.

Features

  • Interactive Sorting Visualizations: Dynamic and visually appealing animations represent each element's movement during the sorting process.

  • Multiple Sorting Algorithms: Choose from a variety of sorting algorithms, including insertion sort, heap sort, selection sort, bubble sort, quicksort, merge sort, and more.

  • Real-time Statistics: Monitor sorting progress with real-time statistics such as total swaps, total comparisons, and approximate time taken for comparison.

Technologies Used

  • React JS: Built using React JS, a powerful JavaScript library for building user interfaces.

  • Styled Components: Utilizing Styled Components for a modular and maintainable styling approach allows to write css in js.

  • React Hooks: mijor use of useStae and useEffect hooks for rendering of UI.

  • React Icons: Integrating React Icons for scalable and visually appealing icons.

  • JSX: Syntax extension for js that allows to write html code in js .

  • React-Use: Utilizing React-Use library for additional hooks and utilities.

Getting Started

Follow these steps to get SortVista-Visualizing_Sorting_Algorithm up and running on your local machine:

  1. Clone the Repository:

    git clone https://github.com/suraj1849/SortVista-Visualizing_Sorting_Algorithm.git
    cd SortVista-Visualizing_Sorting_Algorithm
  2. Install Dependencies:

    npm install
  3. Run the Development Server:

    npm run dev
  4. Open in Browser: Open your browser and navigate to http://localhost:3000 to experience SortVista-Visualizing_Sorting_Algorithm.

Contributing

Contributions are welcome! Feel free to submit issues, feature requests, or pull requests. Your input is highly appreciated.

Explore the world of sorting algorithms with SortVista! ๐Ÿš€

Implementation Screenshots

Screenshot (137) Screenshot (136) Screenshot (135) Screenshot (138)

sortvista-visualizing_sorting_algorithm's People

Contributors

suraj1849 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.