This article is a comprehensive outline of interview preparation materials for the 2024 autumn recruitment. Each section will be published as an independent article.
Article sources:
- Xiaolin Coding
- Axiu's Study Notes
Operating System#
- Operating System Structure
- Memory Management
- Process Management
- File System
- Device Management
- Network Management
- Linux Commands - TODO
Computer Network#
MySQL Database#
- MySQL Architecture
- Indexes
- Transactions
- Locks
- Memory
Redis#
- Data Structures
- Thread Model
- Persistence
- Clustering
- Expiration and Memory Eviction
- Caching
- Real-world Applications