DashboardPreparationDSASystem DesignMasterProfile
Preparation/Generic/SRE

Site Reliability Engineer

DevOps + SLO/SLI/error budgets, incident management, chaos engineering, on-call, capacity planning.

Primary categories: sre · devops · system-design

Curriculum (2 topics)

medium2h
-

LRU Cache, Hash Map + Doubly Linked List

O(1) get/put cache with bounded capacity by combining a hash map (key → node) with a doubly linked list (recency). One of the most-asked LC mediums across Mag7.

generaljavapythonsystem-design+1
medium4h
-

STAR & STAR-L Method for Behavioral Stories

Structured story format used by every Mag7 behavioral round. Google extends to STAR-L (Learnings). Amazon expects 1 LP per story. Netflix tunes to culture pillars.

behavioralgeneral