daily log 9.07.20

less than 1 minute read

UJS:

Back at it again with those Priority Queues and Heaps!

YESTERDAY ME: I still haven’t mastered sinkDown() yet and a large part is me not understanding why we are doing it like while(true)

TODAY ME: I ADDED AN EXIT CONDITION THAT MADE ME UNDERSTAND OUR WHILE(TRUE) FINALLY!! I don’t know why I missed it the first… three times!?