Pushup

This video covers the pushup functionality of priority queues. Specifically:

  • 0:00 Pushup Intuition
  • 1:05 Base Case
  • 2:10 Recursive Case
  • 2:55 Example
  • 4:25 Example
  • 7:55 Outline of Insert
  • 8:41 Insert Example