diff options
-rw-r--r-- | scratch/facebook/leetcode.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scratch/facebook/leetcode.org b/scratch/facebook/leetcode.org index 00cdcd6196bb..6e915faf2913 100644 --- a/scratch/facebook/leetcode.org +++ b/scratch/facebook/leetcode.org @@ -67,7 +67,7 @@ https://leetcode.com/problems/longest-consecutive-sequence/ ** TODO Alien Dictionary (Leetcode Premium) https://leetcode.com/problems/alien-dictionary/ -** TODO Graph Valid Tree (Leetcode Premium) +** DONE Graph Valid Tree (Leetcode Premium) https://leetcode.com/problems/graph-valid-tree/ ** DONE Number of Connected Components in an Undirected Graph (Leetcode Premium) https://leetcode.com/problems/number-of-connected-components-in-an-undirected-graph/ |