gary@interview:~/interview$
$ whoami
gary lai · software engineer · taipei
$ cat ./README.md

./interview/ — 面試準備筆記

我自己準備工程師面試的過程中累積的筆記。LeetCode 模板、System Design case studies、行為面試的回答結構。

Notes I built up while preparing for software engineering interviews — patterns, case studies, and answers I rehearsed.

────────────────────────────────────────────────────────────
434 notes·3 sections
────────────────────────────────────────────────────────────
$ ls .
[#]
./coding
434 notes →
[?]
./behavior-question
0 notes →
[!]
./system-design
0 notes →
$ ls -t ./notes/ | head -5
[coding] 265. Paint House II#Dynamic Programming[coding] 256. Paint House#Dynamic Programming[coding] 143. Reorder List#Linked List[coding] 1762. Buildings With an Ocean View#Monotonic #Array[coding] 32. Longest Valid Parentheses