Closed HallOfSam closed 4 years ago
It will be tested independently. So please do not add other files.
If we want to optimise the other sorting algorithms we have done in class, can we write a new class within our HW class to use in our implementation? Or are we only allowed to use the sorting classes we have already created in the previous classes/quizzes?
That is a very good question. I suggest you directly asking Dr. Choi during the class.
For HW1, is it true that the class HybridSortHW will be tested independent of our own packages and everything should be done within that class? Or can we create new classes in the packages that can be used by HybridSortHW ? Thanks in advance.