-
Notifications
You must be signed in to change notification settings - Fork 0
A program that sorts objects of type "Album" via the Insertion Sort Algorithm (ie. Albums that you must "sortByArtist" and albums that you must "sortByTitleReverse"). Since there are multiple ways to sort an Album, we must make separate classes for each and implement a Comparator of type "Album" so each class has a different compare() method. (S…
keirakaitlynn/AlbumSorter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
A program that sorts objects of type "Album" via the Insertion Sort Algorithm (ie. Albums that you must "sortByArtist" and albums that you must "sortByTitleReverse"). Since there are multiple ways to sort an Album, we must make separate classes for each and implement a Comparator of type "Album" so each class has a different compare() method. (S…
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published