notebook/notes/_journal/2024-02/2024-02-07.md

684 B

title
2024-02-07
  • Anki Flashcards
  • KoL
  • Sheet Music (10 min.)
  • OGS (1 Life & Death Problem)
  • Korean (Read 1 Story)
  • Interview Prep (1 Practice Problem)
  • Log Work Hours (Max 3 hours)
  • Read section 4.1 of "GAWK: Effective AWK Programming".
  • Began translating more of "The Science of Programming" into flashcards.
  • Begin re-reading order of growth concepts.
  • Solved Palindrome Number and Regular Expression Matching (though my solution in the latter is subpar, using recursion instead of dynamic programming).