FE
federicoB/PigeonholeSort
:bird: with interactive graphic visualization
Pigeonhole sort + visualization
Project made for the algorithm course of Computer Science Degree of University of Bologna.
Installation
Clone the project:
git clone https://github.com/federicoB/PigeonholeSort
Install sdkman to handle dependencies:
curl -s "https://get.sdkman.io" | bash
Open a new terminal and run
source "$HOME/.sdkman/bin/sdkman-init.sh"
Create sdkman environment:
sdk env init
Install dependencies:
sdk env install
Run the program:
gradle run
Contributing
Useful links:
License
This project is licensed under the terms of the GNU General Public License v3.
On this page
Languages
Java98.9%CSS1.1%
Contributors
GNU General Public License v3.0
Created May 7, 2017
Updated October 2, 2023
