23 lines
883 B
Markdown
23 lines
883 B
Markdown
|
---
|
||
|
title: "2024-03-06"
|
||
|
---
|
||
|
|
||
|
- [x] Anki Flashcards
|
||
|
- [x] KoL
|
||
|
- [ ] Sheet Music (10 min.)
|
||
|
- [x] Go (1 Life & Death Problem)
|
||
|
- [ ] Korean (Read 1 Story)
|
||
|
- [x] Interview Prep (1 Practice Problem)
|
||
|
- [x] Log Work Hours (Max 3 hours)
|
||
|
|
||
|
* Added notes on how asymptotic notation relates to one another.
|
||
|
* Leetcode Problems
|
||
|
* [Search In Rotated Sorted Array](https://leetcode.com/problems/search-in-rotated-sorted-array/)
|
||
|
* [Find First and Last Position of Element in Sorted Array](https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array/)
|
||
|
* [Search Input Position](https://leetcode.com/problems/search-insert-position/)
|
||
|
* [Valid Sudoku](https://leetcode.com/problems/valid-sudoku/)
|
||
|
* 101weiqi (serial numbers)
|
||
|
* Q-151618
|
||
|
* Q-20227
|
||
|
* Q-215640
|
||
|
* Began reading chapter 3 of "Designing Data-Intensive Applications". Up to and including in-memory hash indices.
|