about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2021-01-22T10·45+0000
committerWilliam Carroll <wpcarro@gmail.com>2021-01-22T10·45+0000
commit67e0f93b3bbc386421a276cbd5675f5ac51625ae (patch)
tree3586b7e0fc3c86c2279f47872e0b422a155f6077
parent97b5563a8948873664e1ac797ded2ea2bed3273f (diff)
Complete another LC problem
Another challenging but useful LeetCode problem...
-rw-r--r--scratch/facebook/leetcode.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/scratch/facebook/leetcode.org b/scratch/facebook/leetcode.org
index 00cdcd6196..6e915faf29 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/