From 1efb669e7b560ac34cbfb6808cfb104b336d393a Mon Sep 17 00:00:00 2001 From: Joshua Potter Date: Mon, 1 Apr 2024 22:11:53 -0700 Subject: [PATCH] Add past week of notes. --- .../plugins/obsidian-to-anki-plugin/data.json | 11 ++++++++--- notes/_journal/{ => 2024-03}/2024-03-26.md | 0 notes/_journal/2024-03/2024-03-27.md | 11 +++++++++++ notes/_journal/2024-03/2024-03-28.md | 13 +++++++++++++ notes/_journal/2024-03/2024-03-29.md | 13 +++++++++++++ notes/_journal/2024-03/2024-03-30.md | 14 ++++++++++++++ notes/_journal/2024-03/2024-03-31.md | 13 +++++++++++++ notes/_journal/2024-04/2024-04-01.md | 13 +++++++++++++ notes/set/trees.md | 6 +++--- 9 files changed, 88 insertions(+), 6 deletions(-) rename notes/_journal/{ => 2024-03}/2024-03-26.md (100%) create mode 100644 notes/_journal/2024-03/2024-03-27.md create mode 100644 notes/_journal/2024-03/2024-03-28.md create mode 100644 notes/_journal/2024-03/2024-03-29.md create mode 100644 notes/_journal/2024-03/2024-03-30.md create mode 100644 notes/_journal/2024-03/2024-03-31.md create mode 100644 notes/_journal/2024-04/2024-04-01.md diff --git a/notes/.obsidian/plugins/obsidian-to-anki-plugin/data.json b/notes/.obsidian/plugins/obsidian-to-anki-plugin/data.json index 275d7fc..350e116 100644 --- a/notes/.obsidian/plugins/obsidian-to-anki-plugin/data.json +++ b/notes/.obsidian/plugins/obsidian-to-anki-plugin/data.json @@ -299,7 +299,7 @@ "posix/awk/regexp.md": "46ceac3d5225ea3f3a375d74c2e2e0e9", "posix/awk/index.md": "cac4a1db94f9fc39c5e63ff6994b76aa", "x86-64/assembly.md": "6c4905468f3936ae260b281e2acd7ffc", - "x86-64/index.md": "db0441c243487fc070837596351ba34a", + "x86-64/index.md": "112891852e2a260ceaeb916207a1568f", "_journal/2024-03-21.md": "a2572d2d5be0ee7c7f066d846e2f3e77", "_journal/2024-03/2024-03-20.md": "0a73ce399d275fe6ee3134a812f3f4f9", "_journal/2024-03-22.md": "8da8cda07d3de74f7130981a05dce254", @@ -307,14 +307,19 @@ "x86-64/declarations.md": "75bc7857cf2207a40cd7f0ee056af2f2", "x86-64/instructions.md": "240b4ceddf174f48207ba6bed4d25246", "git/refs.md": "954fc69004aa65b358ec5ce07c1435ce", - "set/trees.md": "56ef76493abcbfdb0256a54dc2d72ba3", + "set/trees.md": "d25bd5b839fd961f99c54526a827fa4d", "_journal/2024-03-24.md": "1974cdb9fc42c3a8bebb8ac76d4b1fd6", "_journal/2024-03/2024-03-23.md": "ad4e92cc2bf37f174a0758a0753bf69b", "_journal/2024-03/2024-03-22.md": "a509066c9cd2df692549e89f241d7bd9", "_journal/2024-03-25.md": "e8edd82e6416c558204a321b1d866058", "_journal/2024-03-26.md": "c21d80f07a8056a5a0a31ade8f2f6f65", "_journal/2024-03/2024-03-25.md": "458bce81efc28130478309b847fa197c", - "_journal/2024-03/2024-03-24.md": "1974cdb9fc42c3a8bebb8ac76d4b1fd6" + "_journal/2024-03/2024-03-24.md": "1974cdb9fc42c3a8bebb8ac76d4b1fd6", + "_journal/2024-03-28.md": "93656f36909d69a77f20ce62e1acd63f", + "_journal/2024-03/2024-03-27.md": "42cb4031f290972be2a43172e80b280a", + "_journal/2024-03/2024-03-26.md": "c21d80f07a8056a5a0a31ade8f2f6f65", + "_journal/2024-03-29.md": "714957f5f770ff79ff011b4fa6f44cd6", + "_journal/2024-03/2024-03-28.md": "95f213c78825abf4a2d8c75dce59688e" }, "fields_dict": { "Basic": [ diff --git a/notes/_journal/2024-03-26.md b/notes/_journal/2024-03/2024-03-26.md similarity index 100% rename from notes/_journal/2024-03-26.md rename to notes/_journal/2024-03/2024-03-26.md diff --git a/notes/_journal/2024-03/2024-03-27.md b/notes/_journal/2024-03/2024-03-27.md new file mode 100644 index 0000000..f54ba70 --- /dev/null +++ b/notes/_journal/2024-03/2024-03-27.md @@ -0,0 +1,11 @@ +--- +title: "2024-03-27" +--- + +- [x] Anki Flashcards +- [x] KoL +- [ ] Sheet Music (10 min.) +- [ ] Go (1 Life & Death Problem) +- [ ] Korean (Read 1 Story) +- [ ] Interview Prep (1 Practice Problem) +- [ ] Log Work Hours (Max 3 hours) \ No newline at end of file diff --git a/notes/_journal/2024-03/2024-03-28.md b/notes/_journal/2024-03/2024-03-28.md new file mode 100644 index 0000000..9ee2ed7 --- /dev/null +++ b/notes/_journal/2024-03/2024-03-28.md @@ -0,0 +1,13 @@ +--- +title: "2024-03-28" +--- + +- [x] Anki Flashcards +- [x] KoL +- [ ] Sheet Music (10 min.) +- [ ] Go (1 Life & Death Problem) +- [ ] Korean (Read 1 Story) +- [ ] Interview Prep (1 Practice Problem) +- [ ] Log Work Hours (Max 3 hours) + +* Most of the day was spent working on the hide and seek application. \ No newline at end of file diff --git a/notes/_journal/2024-03/2024-03-29.md b/notes/_journal/2024-03/2024-03-29.md new file mode 100644 index 0000000..43db0de --- /dev/null +++ b/notes/_journal/2024-03/2024-03-29.md @@ -0,0 +1,13 @@ +--- +title: "2024-03-29" +--- + +- [x] Anki Flashcards +- [x] KoL +- [ ] Sheet Music (10 min.) +- [ ] Go (1 Life & Death Problem) +- [ ] Korean (Read 1 Story) +- [ ] Interview Prep (1 Practice Problem) +- [ ] Log Work Hours (Max 3 hours) + +* Work I did do revolved around getting hide and seek polished up. \ No newline at end of file diff --git a/notes/_journal/2024-03/2024-03-30.md b/notes/_journal/2024-03/2024-03-30.md new file mode 100644 index 0000000..498217b --- /dev/null +++ b/notes/_journal/2024-03/2024-03-30.md @@ -0,0 +1,14 @@ +--- +title: "2024-03-30" +--- + +- [x] Anki Flashcards +- [x] KoL +- [ ] Sheet Music (10 min.) +- [ ] Go (1 Life & Death Problem) +- [ ] Korean (Read 1 Story) +- [ ] Interview Prep (1 Practice Problem) +- [ ] Log Work Hours (Max 3 hours) + +* Primarily worked on getting Looped back up and running. +* Became a blue man group trainee. \ No newline at end of file diff --git a/notes/_journal/2024-03/2024-03-31.md b/notes/_journal/2024-03/2024-03-31.md new file mode 100644 index 0000000..21b619b --- /dev/null +++ b/notes/_journal/2024-03/2024-03-31.md @@ -0,0 +1,13 @@ +--- +title: "2024-03-31" +--- + +- [x] Anki Flashcards +- [x] KoL +- [ ] Sheet Music (10 min.) +- [ ] Go (1 Life & Death Problem) +- [ ] Korean (Read 1 Story) +- [ ] Interview Prep (1 Practice Problem) +- [ ] Log Work Hours (Max 3 hours) + +* Mostly continued working on getting Looped back up and running. In particular, nixifying the various packages. \ No newline at end of file diff --git a/notes/_journal/2024-04/2024-04-01.md b/notes/_journal/2024-04/2024-04-01.md new file mode 100644 index 0000000..22bc7ec --- /dev/null +++ b/notes/_journal/2024-04/2024-04-01.md @@ -0,0 +1,13 @@ +--- +title: "2024-04-01" +--- + +- [x] Anki Flashcards +- [x] KoL +- [ ] Sheet Music (10 min.) +- [ ] Go (1 Life & Death Problem) +- [ ] Korean (Read 1 Story) +- [ ] Interview Prep (1 Practice Problem) +- [ ] Log Work Hours (Max 3 hours) + +* Continued working on the hide and seek application. \ No newline at end of file diff --git a/notes/set/trees.md b/notes/set/trees.md index 428b3c8..ffa183c 100644 --- a/notes/set/trees.md +++ b/notes/set/trees.md @@ -201,7 +201,7 @@ END%% %%ANKI Basic What does it mean for node $y$ to be an ancestor of node $x$ in a rooted tree? -Back: $y$ is in the simple path from the root to $x$. +Back: The simple path from the root to $x$ contains $y$. Reference: Thomas H. Cormen et al., _Introduction to Algorithms_, Fourth edition (Cambridge, Massachusett: The MIT Press, 2022). END%% @@ -209,7 +209,7 @@ END%% %%ANKI Basic What does it mean for node $y$ to be a descendent of node $x$ in a rooted tree? -Back: $x$ is in the simple path from the root to $y$. +Back: The simple path from the root to $y$ contains $x$. Reference: Thomas H. Cormen et al., _Introduction to Algorithms_, Fourth edition (Cambridge, Massachusett: The MIT Press, 2022). END%% @@ -447,7 +447,7 @@ END%% %%ANKI Basic Let $T$ be a rooted tree of height $h$. Which nodes have depth $h$? -Back: The external nodes. +Back: The external nodes on the longest simple paths from the root to said nodes. Reference: Thomas H. Cormen et al., _Introduction to Algorithms_, Fourth edition (Cambridge, Massachusett: The MIT Press, 2022). END%%