Bucket-Sort-in-Java A Bin Sort implementation done in Java for a Data Structures and Algorithms project. Only the sort method in the BinSort.java file was written by me.