commit 33414ff629f29f02711fe23b5223e5ac55d5e3d0 parent a18853fb13f2ecfa35eccf5904afa48e9ebbf78c Author: Andrew Laack <andrew@laack.co> Date: Wed, 9 Sep 2026 19:08:39 -0500 Updated plan Diffstat:
| M | plan.txt | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/plan.txt b/plan.txt @@ -2,6 +2,6 @@ plan ==== these are the things I want to learn, ordered x number of palindrome substrings - - prim's and kruskal's algos (visualized in python) - - top sort (kahn's) + x prim's algo (visualized in python) + - kahn's algo (visualized in python) - union find