ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

63 results

GeeksforGeeks
DSA In Java | Heap 02 | Java in One Shot | Heap in Java

We dive deeper into the working of Heap Data Structure in Java. In this video, we explore advanced heap concepts including ...

3:10:08
DSA In Java | Heap 02 | Java in One Shot | Heap in Java

3,603 views

3 weeks ago

CodeDhara
Heap Sort Explained with Easy Logic  #shorts #youtubeshorts #viral #coding

Heap Sort uses a max heap structure to efficiently arrange elements in ascending order. Powerful, fast, and widely used in ...

0:08
Heap Sort Explained with Easy Logic #shorts #youtubeshorts #viral #coding

8,528 views

2 weeks ago

Techdose
Maximize Happiness of Selected Children | Greedy | Heap | Sorting | Leetcode 3075

This video explains Maximize Happiness of Selected Children using greedy techniques and comparing possible options.

14:49
Maximize Happiness of Selected Children | Greedy | Heap | Sorting | Leetcode 3075

380 views

3 weeks ago

CodeDhara
Heap Sort Animation That Finally Makes Sense 🌳🔥 #shorts #youtubeshorts #viral #python

Most people memorize Heap Sort… but this animation makes you FEEL it ‍ Watch how a random array turns into a perfect ...

0:08
Heap Sort Animation That Finally Makes Sense 🌳🔥 #shorts #youtubeshorts #viral #python

29,780 views

4 weeks ago

NexTech
Heap Building Explained 🔥 | Build a Heap from an Array (Interview Must-Know)

Heap building is a core concept in DSA and is frequently asked in coding interviews In this video, you'll learn: What heap ...

2:46
Heap Building Explained 🔥 | Build a Heap from an Array (Interview Must-Know)

631 views

11 days ago

Community Coders
Sorting Techniques in Java | Bubble, Selection, Insertion, Merge, Quick & Heap Sort Explained

In this video, you will learn all major Sorting Techniques in Java with clear explanations and examples. We cover Bubble Sort, ...

21:24
Sorting Techniques in Java | Bubble, Selection, Insertion, Merge, Quick & Heap Sort Explained

6 views

10 days ago

The Techzeen
DSA Tutorial #59: Max Heap Implementation in Java 🤯 Step by Step Logic & Dry Run (2026)

Don't just flip the comparison signs from Min Heap ❌ Master the internal mechanics of a Max Heap Max Heap is the backbone ...

21:23
DSA Tutorial #59: Max Heap Implementation in Java 🤯 Step by Step Logic & Dry Run (2026)

88 views

3 weeks ago

Web Fusion with Bharadwaj
20. Heap in Java

Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...

14:33
20. Heap in Java

23 views

4 weeks ago

SyntaxSageNik
LeetCode 912: Sort an Array - Clean Merge Sort Java (O(n log n))! 🔄🚀😊👍

LeetCode 912 Sort an Array using Merge Sort! Stable divide-conquer. Divide → Conquer → Merge: Split halves recursively ...

6:49
LeetCode 912: Sort an Array - Clean Merge Sort Java (O(n log n))! 🔄🚀😊👍

2 views

10 days ago

Tech By WebCoder
BinaryHeap  Operation in Data Structure & Algorithm | Insert, Update, Sort, Delete| Tutorial Part2

BinaryHeap Operation in Data Structure & Algorithm | Insert, Update, Sort, Delete| Java Tutorial Part2 Today's Topic: ...

23:02
BinaryHeap Operation in Data Structure & Algorithm | Insert, Update, Sort, Delete| Tutorial Part2

70 views

3 weeks ago

Codexani
simplifying Heap sort  #computerscience #youtubeshorts #coding #viral #programming #short
0:17
simplifying Heap sort #computerscience #youtubeshorts #coding #viral #programming #short

1,375 views

3 weeks ago

Bip Bop Bip Boop Algorithmic Sorting
Heap Sort — green-to-blue gradient  #algorithms #soundeffects #programming #dsa

Heap Sort — green-to-blue gradient efficient O(n log n) algorithm using a binary heap structure to sort data with guaranteed ...

0:46
Heap Sort — green-to-blue gradient #algorithms #soundeffects #programming #dsa

914 views

10 days ago

CodeLucky
Implement Min Heap Data Structure | Coding Interview Guide

In this video, we break down the concept of a Min Heap, a fundamental data structure used in Priority Queues and Heap Sort.

4:27
Implement Min Heap Data Structure | Coding Interview Guide

0 views

9 days ago

CWBH
Mastering Max Heaps: Efficiency in Priority Queues

Priority Queue implementation aur Heap Sort ke liye yeh sabse best tool hai. Kya aapne kabhi iska use real-world scheduling ...

25:35
Mastering Max Heaps: Efficiency in Priority Queues

20 views

3 weeks ago

Web Fusion with Bharadwaj
22. MaxHeap in Java

Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...

18:07
22. MaxHeap in Java

24 views

3 weeks ago

SyntaxSageNik
LeetCode 347: Top K Frequent Elements - O(n) Bucket Sort Java! 🪣🚀😊👍

LeetCode 347 Top K Frequent! HashMap + Bucket Sort = O(n) magic. Insight: Buckets[freq] = nums! Scan high freq first. Heap O(n ...

5:44
LeetCode 347: Top K Frequent Elements - O(n) Bucket Sort Java! 🪣🚀😊👍

11 views

9 days ago

The Techzeen
DSA Tutorial #57: Heap Data Structure EXPLAINED | Min Heap vs Max Heap (2026)

Most students are scared of Heap Data Structure ❌ They memorize definitions but fail in interviews because they never ...

7:22
DSA Tutorial #57: Heap Data Structure EXPLAINED | Min Heap vs Max Heap (2026)

57 views

3 weeks ago

NexTech
Heap Deletion Explained 🔥 | Remove Root Element Step-by-Step

Heap deletion is a must-know DSA operation for coding interviews and real-world systems In this video, you'll clearly ...

2:56
Heap Deletion Explained 🔥 | Remove Root Element Step-by-Step

519 views

12 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

8 views

11 days ago

Life Meets Logic
Why Java PriorityQueue Is NOT Sorted 🤯 | Interview Question

Many Java developers assume that PriorityQueue is always sorted, but that's a common misconception ❌ In this video, you'll ...

0:10
Why Java PriorityQueue Is NOT Sorted 🤯 | Interview Question

1,430 views

2 weeks ago