Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 406 Bytes

June21st2023.md

File metadata and controls

17 lines (14 loc) · 406 Bytes

Midterm

June 30th Basically assignment 2

Red Black Trees

Red Black tree insertion is the only thing

Priority Queues, Heaps, Heapsort

  • stack is lifo
  • queue is fifo Priority queue is fifo, but first is different Head of queue is highest priority

Questions