notebook/notes/_journal/2024-03/2024-03-14.md

16 lines
457 B
Markdown
Raw Normal View History

2024-03-15 17:58:15 +00:00
---
title: "2024-03-14"
---
- [x] Anki Flashcards
- [x] KoL
- [ ] Sheet Music (10 min.)
- [ ] Go (1 Life & Death Problem)
- [ ] Korean (Read 1 Story)
- [ ] Interview Prep (1 Practice Problem)
- [x] Log Work Hours (Max 3 hours)
* Continued working through floating point formats (IEEE 754). Did related practice problems.
* Added flashcards on floating point `printf` flags.
* Add notes on git references.
* Implemented LRU-K replacer for database project.