Mark As Completed Discussion

Let's test your knowledge. Click the correct answer from the options.

Which of the following statements about heaps is correct?

Click the option that best answers the question.

  • Heaps are used to implement breadth-first search
  • Heaps are always balanced binary trees
  • Heaps can be used to efficiently find the smallest or largest element
  • Heaps are not commonly used in computer science