quartz/content/notes/Lecture 9 Stacks queues and heaps.md
2022-04-06 20:43:38 +12:00

20 lines
301 B
Markdown

---
sr-due: 2022-04-14
sr-interval: 11
sr-ease: 250
---
#review
---
# Lecture 9 Stacks queues heaps
give a brief description of a heap?
what is the difference between and stack and a queue?
how is a priority queue different from regular queue?
[[Stacks and queues]]
[[Priority queue]]
[[Heap]]