20 lines
756 B
Markdown
20 lines
756 B
Markdown
|
---
|
||
|
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/)
|