aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Computer Science (GATE Exam) 2011 - Previous Question Paper Solution
  • A max-heap is a heap where the value of each parent is gr...
Multiple choice

A max-heap is a heap where the value of each parent is greater than or equal to the value of its children. Which of the following is a max-heap?

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Heap is a complete binary tree

Keep practicing — related questions

  • In a Heap tree
  • What is the mean of shape property of a heap data structure?
  • Consider a binary max-heap implemented using an array. Which one of the following array represents a binary...
  • Consider a binary max-heap implemented using an array. Which one of the following array represents a binary...
  • The elements 32, 15, 20, 30, 12, 25, 16 are inserted one by one in the given order into a max Heap. The res...
  • A 3-ary max heap is like a binary max heap, but instead of 2 children, nodes have 3 children. A 3-ary heap ...
  • A 3-ary max heap is like a binary max heap, but instead of 2 children, nodes have 3 children. A 3-ary heap ...
  • A 3-ary max heap is like a binary max heap, but instead of 2 children, nodes have 3 children. A 3-ary heap ...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Data Structures and Algorithms (1518 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy