VR

Reference


Quick-reference cheat sheets for common systems engineering lookups.

Contents

FileContents
complexity-cheatsheet.mdBig-O for common operations in Python/Go/JS data structures
syscall-reference.mdCommon Linux syscalls, their costs, and use cases
tcp-ip-reference.mdTCP 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.