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

20 lines
756 B
Markdown
Raw Normal View History

2024-02-22 21:21:08 +00:00
---
title: "2024-02-21"
---
- [x] Anki Flashcards
- [x] KoL
- [ ] Sheet Music (10 min.)
- [ ] OGS (1 Life & Death Problem)
- [ ] Korean (Read 1 Story)
- [x] Interview Prep (1 Practice Problem)
- [ ] Log Work Hours (Max 3 hours)
* Read through "Stars and Bars" section in "Discrete Mathematics: An Open Introduction".
* Added notes on radices.
* Spent time thinking about how two's-complement works.
* Read the first chapter on "Designing Data-Intensive Applications".
* Leetcode Problems
* [Integer to Roman](https://leetcode.com/problems/integer-to-roman/description/)
* [Roman to Integer](https://leetcode.com/problems/roman-to-integer/description/)
* [Container With Most Water](https://leetcode.com/problems/container-with-most-water/description/)