Giter Club home page Giter Club logo

algorithmvisualizer-python's Introduction

Sorting Algorithm Visualizer

This program is a sorting algorithm visualizer implemented using Python ttkbootstrap and Tkinter.

Table of Contents

Motivation

I stumbled upon a sorting algorithm visualizer on YouTube some time ago, and I was immediately captivated by the mesmerizing visuals it presented. This experience ignited my curiosity about Computer Science and its underlying principles. As I delved deeper into the world of Computer Science, I embarked on a journey to develop my own sorting algorithm visualizer. Through this project, I aimed to gain a deeper understanding of sorting algorithms, delve into the intricacies of Graphic User Interface frameworks, and master the concepts of Object-Oriented Programming.

Description

This is an implementation of the sorting algorithm visualizer. The user can choose the preferred algorithm they would like to sort as well as the size of the array. The goal for this project to gain practical experience with OOP, Python libraries Tkinter and ttkbootstrap and sorting algorithms.

Features

  • Pick algorithm
  • Select size of the array
  • Generate array
  • Sort algorithm
  • Repeat

Screenshots

Initial View 1.png Array Generated 2.png Sorting In Progress 3.png Sorting Complete 4.png

Contributing

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes and commit them.
  4. Push to your fork and submit a pull request.

Resources

Sorting Algorithms:

+If you are curious check out Java version of this program

algorithmvisualizer-python's People

Contributors

gamesbondtriangle 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.