Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Min Heap, Max Heap, and Heapify Introduction - Lecture 1

CppNuts via YouTube

Overview

Explore the fundamentals of min heaps and max heaps in this informative 19-minute video tutorial. Learn about the concept of heaps, their implementation using complete binary trees, and how they are typically stored in array data structures. Discover the practical applications of min and max heaps for efficiently finding minimum and maximum values in datasets. Dive into code implementation and understand the time complexity of heap operations. Gain valuable insights into these essential data structures used in computer science and algorithm design.

Syllabus

Introduction
What is Heap
Code Implementation
Complexity

Taught by

CppNuts

Reviews

Start your review of Min Heap, Max Heap, and Heapify Introduction - Lecture 1

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.