Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

MartinKondor/SortingAlgorithms

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 SortingAlgorithms

Sorting algorithms visualized.

Implemented algorithms

  • Bubble sort
  • Insertion sort

TODO

  • Selection sort
  • Merge sort
  • Quicksort

Goals

  • Make a visual representation of sorting algorithms.
  • Make it controlable (GUI) with buttons (Start, Randomize, Stop, Speed slider etc.)
  • See TODO for the algorithms needed to be implemented.

Guide

  • index.html - The main file which displays the algorithms and the GUI.
  • public/ - js, css, img and other folder's.
  • public/js/index.js - Contains the code for the algorithms and the GUI.

Contributing

This project is open for any kind of contribution from anyone.

Steps

  1. Fork this repository
  2. Create a new branch (optional)
  3. Clone it
  4. Make your changes
  5. Upload them
  6. Make a pull request here
  7. Profit.

Authors

License

See the LICENSE file for details.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.