Dev environment #
JDK 11 JUnit 5 Module with all docs for setup
Filenames: assignment1_ZedChance.zip
Quicksort exercise solutions #
Quicksort cont. #
Runningtime is O(n)
Priority queues #
a is complete b is complete c is incomplete d is not a binary tree e is incomplete f is complete
a is a height of 0 b-d is a height of 1 e-f is a height of 2
first tree is neither second tree is max heap third tree is min heap