Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
265 results
This video recording is easy words explanation of a lecture taught at Virual University of Pakistan.
5 views
3 days ago
DAY 8 – UNIT 2 TOPIC: Minimum Spanning Tree (MST), Prim's Algorithm, Kruskal's Algorithm ...
0 views
20 hours ago
Welcome to The DSA Lab! In this video, we dive deep into Prim's Algorithm, one of the fundamental algorithms to find a ...
85 views
2 weeks ago
Learn how Prim's Algorithm works to find the Minimum Spanning Tree (MST) of a graph! In this video, we break down the logic ...
15 views
Is video me hum Prim's Algorithm ko step by step explain kar rahe hain with graph example. Prim's Algorithm ka use Minimum ...
62 views
3 weeks ago
Learn Prim's Algorithm easily! This video covers the concept, steps, and example in a beginner-friendly way.
13 views
This session introduces Prim's Algorithm and Kruskal's Algorithm, two fundamental greedy algorithms used to compute the ...
22 views
Learn Prim's Algorithm with a complete step-by-step visual explanation! In this tutorial, we'll cover everything you need to know ...
What is Prim's Algorithm? Prim's is a greedy algorithm that finds a subset of edges that forms a tree including every vertex, where ...
26 views
Want to master Prim's Algorithm in minutes? In this video, you'll see: How to find a Minimum Spanning Tree step by step How ...
7 views
"Learn the Greedy Technique: the art of making the best local choice to find the global optimum. We cover the Fractional ...
171 views
9 days ago
Lecture recordings of CS 566 – Efficient Algorithms (Winter 2025-26) Efficient Algorithms (CS 566) is a second module in ...
11 views
7 days ago
134 views
2 days ago
Data Structures and Algorithms -prim's Algorithm.
8 views
In this video, you will learn Prim's Algorithm step by step to find the Minimum Spanning Tree (MST) of a weighted graph.
69 views
Learn Prim's Algorithm in a simple and clear way. This video explains how Prim's Algorithm works to find the Minimum Spanning ...
28 views
Explaining how a modified Prim's algorithm could be used for Maze Generation. I learned about this implementation of Prim's ...
In this video we talk about the logic of prims algorithm.
1 day ago
In this video, I explain Kruskal's Algorithm in a simple and easy way. Kruskal's Algorithm is a greedy algorithm used to find the ...
10 views
Master Minimum Spanning Tree algorithms in C++! Learn both Kruskal's and Prim's methods for finding the most efficient network ...