Linkedin Phone screen for Infra team for senior engineer
Anonymous User
1775

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.

//

Comments (2)