Reference
Quick-reference cheat sheets for common systems engineering lookups.
Contents
| File | Contents |
|---|---|
complexity-cheatsheet.md | Big-O for common operations in Python/Go/JS data structures |
syscall-reference.md | Common Linux syscalls, their costs, and use cases |
tcp-ip-reference.md | TCP flags, states, timers, and tuning parameters |
How to Use
These are reference materials, not learning materials. Read the full module files first to understand the concepts. Use these sheets when you need to quickly look up a specific value or operation.
in this section