a max-heap is a heap where... «Грокаем структуры данных»

  • Аватар пользователя
    fru-n-quiz
    21 марта 2026
    a max-heap is a heap where each parent has a value no smaller than its children. Consequently, the root of a max-heap contains its largest element.
    like1 понравилось
    2