2024-12-06 周记 0x004

· Life

离别

Advent Of Code 2024

· Technology

https://github.com/XmchxUp/aoc Advent Of Code 20

6.5840 Lab 3: Raft

· Technology

Lab3 Raft Part A Leader Election Raft集群中的每台机器有三种
Code Interpreter 写法优化 一开始用 Box+dyn trait 来表示实现了

Advent Of Code 2023

· Technology

https://github.com/XmchxUp/aoc Advent Of Code 20

LeetCode

· Technology

LeetCode 146. LRU Cache 一个 map 存储数据,一个 list 当 LRU
Repo 还是向 tsoding 学习,看他视频可以学到很多,例如一开始使用 json 传递数据,后