From 622d42a4c2818f2d97bec041133f7745ab9f5925 Mon Sep 17 00:00:00 2001 From: George Mauer Date: Sat, 27 Jun 2020 23:40:59 -0500 Subject: [PATCH] self crossing --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 385ff76..179a847 100644 --- a/README.org +++ b/README.org @@ -17,4 +17,5 @@ What you find here, are not writeups of me solving these problems, they're the a - [[./order-analysis][Order Analysis]] - [[./missing-ranges][Missing Ranges]] - [[./generate-parentheses][Generate Parentheses]] +- [[./self-crossing][Self Crossing]]