Giter Site home page Giter Site logo

aaronhuemmecke / sorting-algorithm-visualizer Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 471 KB

This is a program for interactively visualizing sorting algorithms.

License: Other

Java 100.00%
visualization sorting-algorithms interactive oer german english student teaching teaching-materials

sorting-algorithm-visualizer's Introduction

Sorting-Algorithm-Visualizer

This is a program for interactively visualizing sorting algorithms. It aims to explain sorting algorithms to you in a clear way step by step.

The program is divided into three different sections that you can visit in any order:

  1. In the section Explanation there are explanatory texts regarding the basics of sorting algorithms. Moreover, some sorting algorithms are described textually and graphically.
  2. In the section Algorithm Visualization there is a tool that you can use to execute different sorting algorithms and see a graphic visualization, explanations and further information at the same time.
  3. In the section Algorithm Quiz you can check if you can recognize a sorting algorithm from its visualization and thereby test your understanding of the different sorting algorithms.

The program currently supports the languages German and English.

You can download the current version of the program as an executable JAR file in the release section. Otherwise, you can clone the source code and build a JAR file on your own.

Please feel free to contribute to this project, for example by using a pull request.

This program “Sorting Algorithm Visualizer” is made by Aaron Hümmecke and published under the Creative Commons licence CC BY-SA 4.0.

Read the Licence.md for further information regarding used materials.

sorting-algorithm-visualizer's People

Contributors

aaronhuemmecke avatar lechten avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

lechten oldy-22

sorting-algorithm-visualizer's Issues

Window width?

Does the window width need to be fixed? The width of 1280 pixels of my screen is not sufficient, causing an overflow to the neighboring screen...

User input for sorting

It might be motivating to give the user the option to input his/her own numbers for sorting

Initial language?

When I start the program, the German welcome text is displayed (with German also shown as selected language) while the navigation bar at the top shows English terms. Switching to English and back to German works as expected.

Refactor messages?

Several messages in MainWindow.java are defined in multiple places. It would be better to have a single source for each.

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.