ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

34 results

Padho with Pratyush
The Best Video To Learn HEAP Data Structure | DSA Patterns 2026 CPP JAVA Python

People coming for first time https://www.youtube.com/watch?v=ks-aCN8dzv0 DSA Patterns Playlist: https://www.youtube.com ...

26:33
The Best Video To Learn HEAP Data Structure | DSA Patterns 2026 CPP JAVA Python

3,068 views

4 weeks ago

Divya Explains - Code & Consciousness
7 Merge K Sorted Linked Lists in Java 🔥 | Priority Queue Explained from Scratch (Interview Ready)

Merge K Sorted Linked Lists in Java — Explained Step by Step (Beginner to Interview Level)** In this video, we solve the classic ...

22:54
7 Merge K Sorted Linked Lists in Java 🔥 | Priority Queue Explained from Scratch (Interview Ready)

30 views

4 weeks ago

Java Guides and Ramesh Fadatare - AI & Tech
Java Collections Interview Questions and Answers for Beginners to Experienced [2026 Edition]

(16:38) What is a PriorityQueue, and how does it work? (17:36) What is a WeakHashMap, and when should you use it? (18:13) ...

20:50
Java Collections Interview Questions and Answers for Beginners to Experienced [2026 Edition]

972 views

2 weeks ago

CTO Bhaiya
Day 43/90 |⚡How to Think Your Way from O(n²) to O(n log n) | LeetCode 1942 | DSA Pattern #6 #heap

... with heaps leetcode heap solution java priorityqueue dsa interview questions coding interview preparation faang dsa algorithm ...

1:00:49
Day 43/90 |⚡How to Think Your Way from O(n²) to O(n log n) | LeetCode 1942 | DSA Pattern #6 #heap

826 views

4 weeks ago

Padho with Pratyush
HEAP On Pairs Explained in One Shot | CPP JAVA PYTHON | DSA Patterns

Please watch the earlier two heap videos also People coming for first time https://www.youtube.com/watch?v=ks-aCN8dzv0 DSA ...

51:31
HEAP On Pairs Explained in One Shot | CPP JAVA PYTHON | DSA Patterns

2,717 views

3 weeks ago

CTO Bhaiya
Day 52/90 |⚡K-Way Merge Pattern (Theory + Intuition + Templates) - Part-1| DSA Pattern #7 #heap

Hashtags: #kwaymerge #dsapatterns #datastructures #algorithms #codinginterview #interviewpreparation #heap #priorityqueue ...

40:24
Day 52/90 |⚡K-Way Merge Pattern (Theory + Intuition + Templates) - Part-1| DSA Pattern #7 #heap

28 views

1 hour ago

CTO Bhaiya
Day 47/90 |⚡Task Scheduler Explained | Max Heap + Cooldown Queue (LeetCode 621) | GFG #6 #heap

Telegram Channel : https://t.me/ctobhaiya_tg Instagram: https://www.instagram.com/ctobhaiya Linkedin: ...

48:26
Day 47/90 |⚡Task Scheduler Explained | Max Heap + Cooldown Queue (LeetCode 621) | GFG #6 #heap

754 views

13 days ago

CTO Bhaiya
Day 45/90 |⚡436. Find Right Interval Explained | Brute Force to Heaps (LeetCode 436) #6 #heap

Hashtags: #LeetCode436 #FindRightInterval #DataStructuresAndAlgorithms #HeapDataStructure #PriorityQueue #TwoHeaps ...

42:26
Day 45/90 |⚡436. Find Right Interval Explained | Brute Force to Heaps (LeetCode 436) #6 #heap

494 views

3 weeks ago

Developer Coder
Minimum Cost Path with Edge Reversals | LeetCode 3650 | Dijkstra | Java Code | Developer Coder

... Graph DSA LeetCode Dijkstra Problems Path Optimization Problems Cost Based Graph Traversal Priority Queue Dijkstra Java ...

31:34
Minimum Cost Path with Edge Reversals | LeetCode 3650 | Dijkstra | Java Code | Developer Coder

182 views

3 weeks ago

CTO Bhaiya
Day 44/90 |⚡Meeting Rooms III Explained for Interviews (Brute Force to Optimized) #6 #heap

... iii java meeting rooms iii two heaps meeting rooms brute force heap interview problems two heap technique priority queue java ...

1:20:09
Day 44/90 |⚡Meeting Rooms III Explained for Interviews (Brute Force to Optimized) #6 #heap

557 views

3 weeks ago

Shikhar Chaudhary
Maximum Number of Events that can be Attended | HFT interview | Min Heap

In this video we will be solving a popular coding interview questions asked at high frequency trading companies, Maximum ...

23:36
Maximum Number of Events that can be Attended | HFT interview | Min Heap

26 views

2 weeks ago

The Learning Guy
class 74th 15 12 23
1:20:01
class 74th 15 12 23

0 views

10 days ago

CTO Bhaiya
Day 51/90 |⚡1792. Maximum Average Pass Ratio 🔥 Brute Force to Greedy Heap (Full Intuition)🔥 #6

Hashtags: #maximumaveragepassratio #leetcode #dsa #greedyalgorithm #priorityqueue #heap #codinginterview #datastructures ...

1:08:20
Day 51/90 |⚡1792. Maximum Average Pass Ratio 🔥 Brute Force to Greedy Heap (Full Intuition)🔥 #6

156 views

1 day ago

CareerYacht
LeetCode 3650 – Minimum Cost Path with Edge Reversals | Java Solution

Source Code: https://github.com/RakeshMundel/LeetCode-POTD-Solutions LeetCode 3650 – Minimum Cost Path with Edge ...

32:09
LeetCode 3650 – Minimum Cost Path with Edge Reversals | Java Solution

10 views

3 weeks ago

FunAndJocks
What I Learn today.

I learn about stack, queue, array's limitation on data structure and algorithms and the linkedList.

1:09:52
What I Learn today.

2 views

Streamed 3 weeks ago

CTO Bhaiya
Day 50/90 |⚡1354. Construct Target Array With Multiple Sums🔥|Reverse Thinking + Heap Intuition #6

Concepts Covered Greedy Algorithms Max Heap / Priority Queue Reverse Simulation Math Insight (Modulo Optimization) Time ...

1:12:48
Day 50/90 |⚡1354. Construct Target Array With Multiple Sums🔥|Reverse Thinking + Heap Intuition #6

346 views

5 days ago

codestorywithMIK
Divide an Array Into Subarrays With Minimum Cost II | Detailed Intuition | Leetcode 3013 | MIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 47th video of ...

55:15
Divide an Array Into Subarrays With Minimum Cost II | Detailed Intuition | Leetcode 3013 | MIK

14,210 views

3 weeks ago

Info Techiezz
Kth Largest Element in an Array | LeetCode 215 | FAANG Coding Interview Question | TCS NQT + Digital

... You Will Learn In This Video ✓ Sorting approach (Brute force) ✓ Min Heap / Priority Queue approach ✓ QuickSelect algorithm ...

24:03
Kth Largest Element in an Array | LeetCode 215 | FAANG Coding Interview Question | TCS NQT + Digital

61 views

1 day ago

Mahesh Ahirwar
Sliding Window Median | Two Heaps + Lazy Deletion | DSA Interview Problem

... Introduction 00:13 - Problem Explained with Examples 01:02 - Optimized Approach explained using Priority Queue 03:21 - Why ...

21:03
Sliding Window Median | Two Heaps + Lazy Deletion | DSA Interview Problem

40 views

3 weeks ago

CTO Bhaiya
Day 46/90 |⚡Minimum Cost to Connect Sticks Explained Simply | GFG #6 #heap

Hashtags: #MinimumCostToConnectSticks #MinimumCostToCutRopes #GreedyAlgorithm #MinHeap #PriorityQueue ...

20:19
Day 46/90 |⚡Minimum Cost to Connect Sticks Explained Simply | GFG #6 #heap

678 views

3 weeks ago

Padho with Pratyush
Solve Any HEAP Question By This Template | Top K frequent Elements Leetcode

recommend to watch the previous video in heap series People coming for first time https://www.youtube.com/watch?v=ks-aCN8dzv0 ...

41:07
Solve Any HEAP Question By This Template | Top K frequent Elements Leetcode

2,164 views

3 weeks ago

CTO Bhaiya
Day 49/90 |⚡📈 502. IPO Problem Explained (LeetCode Hard) | Brute Force → Optimized Greedy + Heap #6

Hashtags: #leetcode #leetcodehard #ipoleetcode #datastructures #algorithms #greedyalgorithm #heap #priorityqueue ...

1:03:25
Day 49/90 |⚡📈 502. IPO Problem Explained (LeetCode Hard) | Brute Force → Optimized Greedy + Heap #6

284 views

7 days ago

CTO Bhaiya
Day 48/90 |⚡Master Sliding Window Median (LeetCode 480) | Lazy Deletion with Two Heaps #6 #heap

Hashtags: #SlidingWindowMedian #LazyRemoval #TwoHeaps #HeapDataStructure #PriorityQueue #MaxHeap #MinHeap ...

58:06
Day 48/90 |⚡Master Sliding Window Median (LeetCode 480) | Lazy Deletion with Two Heaps #6 #heap

404 views

11 days ago

Mohit Chhabra
Parking Lot Low Level Design (LLD) | FAANG System Design Interview

... Video Class design & responsibilities Encapsulation & abstraction Dependency Injection Strategy Pattern in Java PriorityQueue ...

58:10
Parking Lot Low Level Design (LLD) | FAANG System Design Interview

155 views

1 day ago

ujjwal painuly edit
LeetCode HARD | TLE but LOGIC 100% CORRECT | Dijkstra + Teleport (Cloud AI Verified)

This is a LeetCode HARD graph problem. My solution was not accepted due to TLE, but the LOGIC and APPROACH are 100% ...

21:59
LeetCode HARD | TLE but LOGIC 100% CORRECT | Dijkstra + Teleport (Cloud AI Verified)

4 views

3 weeks ago