Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 605 Bytes

File metadata and controls

15 lines (9 loc) · 605 Bytes

CSC 207 (Fall 2016) Homework: The Sounds of Sorting

The Sounds of Sorting

(Section): CSC207-02


(Group members): Ana Segebre, Mujtaba Aslam

(Short description of project): Build a visualizer and audibilizer for several sorting algorithms

(List of resources used):
https://en.wikipedia.org/wiki/Sorting_algorithm
https://docs.oracle.com/javase/8/docs/api/java/awt/Graphics.html
http://www.cs.grinnell.edu/~osera/courses/csc207/17sp/labs/04-the-point-class.html