Choose The Correct Properties Of Weakheap #901
Choose the correct properties of weak-heap.
This multiple choice question (MCQ) is related to the book/course gs gs121 Data Structures and Algorithms. It can also be found in gs gs121 Heap - Weak Heap - Quiz No.1.
Choose the correct properties of weak-heap.
Every node has value greater than the value of child node
Every right child of node has greater value than parent node
Every left child of node has greater value than parent node
Every left and right child of node has same value as parent node
Similar question(s) are as followings:
Online Quizzes of gs121 Data Structures and Algorithms
Binary Trees - Binary Search Tree - Quiz No.1
gs gs121 Data Structures and Algorithms
Online Quizzes
Binary Trees - Binary Search Tree - Quiz No.2
gs gs121 Data Structures and Algorithms
Online Quizzes
Binary Trees - Preorder Traversal - Quiz No.1
gs gs121 Data Structures and Algorithms
Online Quizzes