Skip to main content
Lesson 41 - Priority Queues
ZIPPDF (letter)
Lesson MenuPreviousNext
  
Summary/Review page 8 of 9

In this lesson, we developed a formal representation of a priority queue as a Java interface. We discussed the concept of a heap and the implementation of an efficient priority queue based on a heap. In the lab exercise, we will develop a heap based priority queue and use it to sort a file using the Heapsort algorithm.

This now concludes our coverage of different methods of data storage in the curriculum guide. As you continue in computer science, you will no doubt learn about other data structures and algorithms. Keep reading and learning!


Lesson MenuPreviousNext
Contact
 ©ICT 2003, All Rights Reserved.