This article is a comprehensive outline for preparing interview materials for the fall recruitment of 2024, with each section to be published as an independent article.
Sources of the article:
- Xiaolin Coding
- Axiu's Study Notes
Operating Systems#
- Operating System Structure
- Memory Management
- Process Management
- File System
- Device Management
- Network Management
- Linux Commands - TODO
Computer Networks#
MySQL Database#
- MySQL Architecture
- Index
- Transactions
- Locks
- Memory
Redis#
- Data Structures
- Thread Model
- Persistence
- Clustering
- Expiration and Memory Eviction
- Caching
- Practical Applications