Luukvdm / bitonicsort

A bitonic sort implementation written in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitonic Sort

A bitonic sort implementation written in Java. This project was inspired by all the sorting algorithm visualisation video's on YouTube. I wrote the algorithm for a school assignment and created a visualisation because I thought it would look cool.

Sorting visualisation Performance graph

About

A bitonic sort implementation written in Java

License:MIT License


Languages

Language:Java 98.7%Language:HTML 1.3%