职位是 Infra team for senior engineer
First half of the round
System knowledges:
1.virtual memory
2.transaction and underlying mechanism for it
3.mutex and semaphore
4.process vs thread
Second Half was coding: Build Max stack
push
pop
peek
popMax
peekMax
Follow up: How to make it thread safe.