Data Structures

Select data structures using explicit access patterns, mutation behavior, memory limits, and concurrency constraints. Use when implementation correctness or performance depends on choosing between alternatives (array/map/heap/tree/queue/set) under real workload assumptions; do not use for persistence schema or deployment topology decisions. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/kentoshimizu--sw-agent-skills--data-structures commit fb1b25d5eb

Frequently asked questions

npx skillmds@latest add tomevault-io/data-structures-2