Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.7K+ articles
DSA
20.1K+ articles
Python
19.6K+ articles
Experiences
15.9K+ articles
Amazon
1.8K+ articles
Greedy
1.4K+ articles
Graph
570+ articles
Samsung
312+ articles
Cisco
209+ articles
Minimum Spanning Tree
12+ articles
Prim's Algorithm.MST
2 posts
Recent Articles
Popular Articles
Maximum Spanning Tree using Prim’s Algorithm
Last Updated: 10 November 2021
Given undirected weighted graph G, the task is to find the Maximum Spanning Tree of the Graph using Prim's AlgorithmPrims algorithm is a Greedy algorithm which can be used...
read more
Graph
Mathematical
Technical Scripter
Technical Scripter 2020
DSA
Prim's Algorithm.MST
Graph Minimum Spanning Tree
Prim’s Algorithm for Minimum Spanning Tree (MST)
Last Updated: 26 February 2025
Prim’s algorithm is aGreedy algorithm like Kruskal's algorithm. This algorithm always starts with a single node and moves through several adjacent nodes, in order to explo...
read more
Graph
Greedy
DSA
Amazon
Minimum Spanning Tree
Samsung
Cisco
Prim's Algorithm.MST
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !