ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

37 results

DSAwithT
Heap Tree Priority Queue
17:29
Heap Tree Priority Queue

21 views

5 days ago

Code Flow
DSA Heap Tree Priority Queue
7:32
DSA Heap Tree Priority Queue

0 views

5 days ago

Start Coding Today
Heap & Priority Queue Explained | Binary Heap in C++ Guide#C++ #Heap #DataStructures

Master Heaps and Priority Queues in C++! Learn how binary heaps work, implement heap operations, and use C++ STL's ...

7:18
Heap & Priority Queue Explained | Binary Heap in C++ Guide#C++ #Heap #DataStructures

0 views

6 days ago

AI Guy | Average IT Guy
Priority Queue Explained 🔥 | Kth Largest & Smallest | Heap Naming Confusion Clear (Hindi)

Aaj ke video me hum Priority Queue ko bilkul zero se samjhenge ✔️ Min Heap vs Max Heap ✔️ Kth Largest element ...

53:07
Priority Queue Explained 🔥 | Kth Largest & Smallest | Heap Naming Confusion Clear (Hindi)

25 views

5 days ago

CodeLucky
Top K Frequent Words - Priority Queue Solution (LeetCode Explained)

Learn how to solve the 'Top K Frequent Words' problem efficiently using a Hash Map and a Priority Queue (Min-Heap)! In this ...

3:24
Top K Frequent Words - Priority Queue Solution (LeetCode Explained)

0 views

23 hours ago

The Techzeen
DSA Tutorial #61: Min Priority Queue from SCRATCH 🤯 Build Min Heap in Java (No Built-ins)

Most tutorials just use Java's built-in PriorityQueue ✓ Real engineers build the logic from scratch to understand what happens ...

27:07
DSA Tutorial #61: Min Priority Queue from SCRATCH 🤯 Build Min Heap in Java (No Built-ins)

44 views

4 days ago

NexTech
Heap Data Structure Explained 🔥 | Min Heap vs Max Heap | Interview Must-Know

Heaps are one of the most important data structures for coding interviews and real-world systems In this video, you'll ...

2:39
Heap Data Structure Explained 🔥 | Min Heap vs Max Heap | Interview Must-Know

0 views

4 days ago

CodeLucky
Kth Smallest Element in Array - Efficient Algorithms Explained (Sorting vs Heap vs QuickSelect)

**Better Approach**: Using a Max Heap (Priority Queue). 3. **Optimal Approach**: QuickSelect (Hoare's Selection Algorithm).

4:07
Kth Smallest Element in Array - Efficient Algorithms Explained (Sorting vs Heap vs QuickSelect)

0 views

23 hours ago

Shikhar Chaudhary
Meeting Rooms 2 | Priority Queue | Meta coding interview

In this video we will cover 2 famous interview problems involving intervals, Meeting Rooms & Meeting Rooms 2 ...

23:27
Meeting Rooms 2 | Priority Queue | Meta coding interview

272 views

5 days ago

AI Guy | Average IT Guy
Same Heap Code → 4 Interview Problems 🔥 | Top-K vs Kth Frequent

... pq.peek() → Kth least frequent Perfect for: DSA interviews Heap / Priority Queue mastery LeetCode Top-K problems Clearing ...

1:16:15
Same Heap Code → 4 Interview Problems 🔥 | Top-K vs Kth Frequent

0 views

4 days ago

CodeLucky
Top K Frequent Elements - Heap vs Bucket Sort Explained

Learn how to solve the Top K Frequent Elements problem efficiently! In this video, we break down one of the most common ...

3:35
Top K Frequent Elements - Heap vs Bucket Sort Explained

0 views

23 hours ago

CodeLucky
Kth Largest Element in Array - 3 Ways to Solve (LeetCode 215)

Using a Min-Heap (Priority Queue) ⚡ 3. The Optimal Quickselect Algorithm Mastering selection algorithms is crucial for ...

3:58
Kth Largest Element in Array - 3 Ways to Solve (LeetCode 215)

0 views

23 hours ago

CodeLucky
Reorganize String - LeetCode 767 - Greedy Algorithm Explained

We'll explore the greedy approach using a Max Heap (Priority Queue) and analyze why counting character frequencies is the key ...

3:49
Reorganize String - LeetCode 767 - Greedy Algorithm Explained

0 views

23 hours ago

VU Gate
CS301 Final Term Preparation 2026 | Data Structures Full Revision | VU Short Lectures

Welcome to VU Gate – Your ultimate gateway to academic success! ✨ We provide high-quality study materials, tutorials, and ...

19:23
CS301 Final Term Preparation 2026 | Data Structures Full Revision | VU Short Lectures

0 views

3 days ago

AI Guy | Average IT Guy
Heap Live Implementation 🔴 | Extract, Peek & Max Heap Explained (Hindi)

Notes: https://t.me/YourAvgITGuy/20 Interviews mein heap ke sabse zyada questions aate hain Extract aur Delete par ❌ Is video ...

27:25
Heap Live Implementation 🔴 | Extract, Peek & Max Heap Explained (Hindi)

0 views

6 days ago

The Optimal Approach
LC 239. Sliding Window Maximum | Deque HARD | Explained

*What you'll learn in this video:* * Brute-force thinking using Max Heap (Priority Queue) * Why the heap approach is not optimal ...

18:40
LC 239. Sliding Window Maximum | Deque HARD | Explained

14 views

22 hours ago

Professor Basnet
Podcast - C++ Container Adapters: stack, queue, priority queue

C++ Container Adapter STLs - C++ stack - C++ queue - C++ priority queue - real-world and Kattis problems that can be solved ...

14:09
Podcast - C++ Container Adapters: stack, queue, priority queue

0 views

1 day ago

Jackie Wang
[HD] EECS2101 W26 - 2026-01-06 (Tuesday) - Lecture 1

All study resources (iPad notes, slides, written notes) are available here: ...

21:20
[HD] EECS2101 W26 - 2026-01-06 (Tuesday) - Lecture 1

0 views

3 days ago

The Code Brew
K Closest Points to Origin | Leetcode | Java

In this video, we solve the K Closest Points to Origin LeetCode problem using Java. The solution uses a Min Heap (PriorityQueue) ...

15:51
K Closest Points to Origin | Leetcode | Java

1 view

5 days ago

quiz exams
DATA STRUCTURES & Algorithms COMPLETED EXAM 2026 (Complete And Verified Study material) (7pages)

Some applications of BSTs are: sorting, searching, indexing, priority queues, symbol tables, etc. 3. What is a hash table?

0:13
DATA STRUCTURES & Algorithms COMPLETED EXAM 2026 (Complete And Verified Study material) (7pages)

0 views

6 days ago