16 lines
457 B
Markdown
16 lines
457 B
Markdown
|
---
|
||
|
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.
|