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 3e81bfd commit d98d0d7Copy full SHA for d98d0d7
dsa-solutions/lc-solutions/1500-1599/1584-min-cost-to-connect-all-points.md
@@ -1,14 +1,12 @@
1
---
2
id: min-cost-to-connect-all-points
3
-title: Min Cost to Connect All Points
4
-sidebar_label: 1584.Min Cost to Connect All Points
5
-
+title: Min Cost to Connect All Points
+sidebar_label: 1584 - Min Cost to Connect All Points
6
tags:
7
- Array
8
- Union Find
9
- Graph
10
- Minimum Spanning Tree
11
12
description: "This is a solution to the Min Cost to Connect All Points problem on LeetCode."
13
14
0 commit comments