rzetterberg
...What was one of the most interesting things I learned during this project was using different algorithms and seeing how they affected performance. The biggest performance boost I got was from switching from Insertion Sort to Heap sort when sorting data points by date...