29 lines
828 B
Markdown
29 lines
828 B
Markdown
---
|
|
title: "2024-02-26"
|
|
---
|
|
|
|
- [x] Anki Flashcards
|
|
- [x] KoL
|
|
- [ ] Sheet Music (10 min.)
|
|
- [x] OGS (1 Life & Death Problem)
|
|
- [ ] Korean (Read 1 Story)
|
|
- [x] Interview Prep (1 Practice Problem)
|
|
- [x] Log Work Hours (Max 3 hours)
|
|
|
|
* Added flashcards on two's-complement addition.
|
|
* Consolidated `integer-encoding.md` with `shifts.md`.
|
|
* Added notes on $\Theta$-notation.
|
|
* Read chapter 2 of "Designing Data-Intensive Applications".
|
|
* 101weiqi (serial numbers)
|
|
* Q-265171
|
|
* Q-40523
|
|
* Q-267801
|
|
* Q-368844
|
|
* Q-61135
|
|
* Q-12528
|
|
* Q-122965
|
|
* Q-77762
|
|
* Leetcode
|
|
* [Longest Common Prefix](https://leetcode.com/problems/longest-common-prefix/)
|
|
* [Swap Nodes in Pairs](https://leetcode.com/problems/swap-nodes-in-pairs/)
|
|
* [Remove Duplicates From Sorted Array](https://leetcode.com/problems/remove-duplicates-from-sorted-array/) |