Notes / Low Level Design / 11 Classic Lld Interview Problems / 21 File System

21 — File System

Models a hierarchical in-memory file system with files and directories, exercising the composite pattern for uniform file/directory traversal and path resolution.

Chapter Navigation
On This Page

21 — File System

Purpose

[stub: file-system]

Metadata

AuthorAmit Singh
Scopelow-level-design

Local graph

Full graph →