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

33 lines
819 B
Markdown
Raw Permalink Normal View History

2024-02-24 14:43:10 +00:00
---
title: "2024-02-24"
---
- [x] Anki Flashcards
- [x] KoL
- [ ] Sheet Music (10 min.)
2024-02-24 18:34:58 +00:00
- [x] OGS (1 Life & Death Problem)
2024-02-24 14:43:10 +00:00
- [ ] Korean (Read 1 Story)
2024-02-25 13:50:52 +00:00
- [x] Interview Prep (1 Practice Problem)
2024-02-24 14:43:10 +00:00
- [ ] Log Work Hours (Max 3 hours)
2024-02-24 16:18:53 +00:00
* Add back some notes on shifting in preparation of integer arithmetic.
* 101weiqi (serial numbers)
* Q-119238
* Q-9351
* Q-185881
* Q-137617
* Q-83746
* Q-85294
* Q-276668
* Q-111917
* Q-43346
* Q-317008
* Q-127207
* Q-366042
2024-02-25 13:50:52 +00:00
* Q-144
* Notes on unsigned addition.
* Notes on `SIGILL`.
* Leetcode problems
* [Valid Parentheses](https://leetcode.com/problems/valid-parentheses/description/)
* [Merge Two Sorted Lists](https://leetcode.com/problems/merge-two-sorted-lists/description/)
* [Generate Parentheses](https://leetcode.com/problems/generate-parentheses/description/)