ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7 results

Nidhi Chouhan
Top K Frequent Elements 🔥 | LeetCode 347 | Heap + Hashing | Python DSA

... 347,leetcode 347 python,heap in dsa,hashing in dsa,priority queue python,top k elements array,heapq python,hashmap python ...

3:08
Top K Frequent Elements 🔥 | LeetCode 347 | Heap + Hashing | Python DSA

19 views

2 weeks ago

DSA Focus
3650. Minimum Cost Path with Edge Reversals

use dijkistra algorithm , by have adjacent node information for each and every node and have using priority queue and append or ...

2:12
3650. Minimum Cost Path with Edge Reversals

4 views

2 weeks ago

Dr. Ankush Rai
Why Every GPS Is Slower Than It Should Be (And How I Fixed It) | ALSSSP - Algorithm

... mathematics, discrete math, competitive programming, leetcode, graph traversal, BFS, breadth first search, priority queue, heap, ...

2:57
Why Every GPS Is Slower Than It Should Be (And How I Fixed It) | ALSSSP - Algorithm

26 views

4 weeks ago

Michael Ejidike
DEMO SAFEMOTHER MATERNAL TRIAGE SYSTEM

SafeMother: Offline Maternal Emergency Triage System Try the Project: https://replit.com/@michaelejidike/SafeMother-Live ...

2:09
DEMO SAFEMOTHER MATERNAL TRIAGE SYSTEM

9 views

2 weeks ago

Design Solve & Code
DSA | Dijkstra's Algorithm | SSP | Full Explanation

... Dijkstra's Algorithm, Shortest Path, SSSP, Weighted Graphs, Priority Queue, Min Heap, Greedy Algorithm, Breadth First Search, ...

3:55
DSA | Dijkstra's Algorithm | SSP | Full Explanation

17 views

2 weeks ago

Visually Inclined
Minimum Cost Path with Edge Reversals | Dijkstra / 0‑1 BFS Graph | LeetCode POTD 27 Jan 2026

Store neighbors in adjacency lists and use a min‑heap priority queue for Dijkstra. ​ Initialize distance array with ∞, set dist[src] = 0 ...

3:55
Minimum Cost Path with Edge Reversals | Dijkstra / 0‑1 BFS Graph | LeetCode POTD 27 Jan 2026

6 views

2 weeks ago

Exam Buddy
NPTEL Programming, Data Structures And Algorithms Using Python Week 1 Assignment Answer Jan–Apr 2026

... #Queue #LinkedList #Arrays #Strings #Hashing #HashMap #Trees #BinaryTree #BinarySearchTree #Heap #PriorityQueue ...

1:51
NPTEL Programming, Data Structures And Algorithms Using Python Week 1 Assignment Answer Jan–Apr 2026

333 views

4 weeks ago