We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b2012a commit 8f513e3Copy full SHA for 8f513e3
README.md
@@ -8,7 +8,7 @@ Welcome to the **Analysis and Design of Algorithms** repository! This collection
8
9
Below is the complete list of programs included in this repository:
10
11
-1. ✅ **[Kruskal's Algorithm](ADA Programs/Kruskal_Algorithm.c)** – Minimum Cost Spanning Tree
+1. ✅ **[Kruskal's Algorithm](ADA%20Programs/Kruskal_Algorithm.c)** – Minimum Cost Spanning Tree
12
<br>
13
<img src="ADA Programs/Images/Kruskal.jpg" alt="Kruskal's Algorithm Output" width="500"/>
14
0 commit comments