Comp 210 unc final Study guides, Class notes & Summaries

Looking for the best study guides, study notes and summaries about Comp 210 unc final? On this page you'll find 1 study documents about Comp 210 unc final.

All 1 results

Sort by

COMP 210 UNC Final Exam With Complete Answers.
  • COMP 210 UNC Final Exam With Complete Answers.

  • Exam (elaborations) • 7 pages • 2024
  • Priority Queue - correct answer Comprised of a data value and that value's priority Enq and Deq from Linked List Implementation of PrQueue - correct answer Enq: O(1) enq as tail, Deq: O(N) traverse list and find smallest Enq and Deq from Sorted List Implementation of PrQueue - correct answer Enq: O(N) enq sorted, find the right spot, Deq: O(1) deq as normal from head Bheap Properties - correct answer 1) Binary tree, completely filled except for last row of leaves wh...
    (0)
  • $12.99
  • + learn more