# The DSA Woodshed > A reading surface for a public, company-neutral interview-practice packet: > problems, tests, reference sheets, and a generated print booklet. This site > renders content synced from a separate source repository on every deploy; it > does not author it. ## What This Is The DSA Woodshed (dsa-woodshed.space) is a static SvelteKit site. Its prose, reference sheets, and algorithm notes are build inputs pulled from the content repository below, not authored here. Practice itself (editor reps, tests, timed drills) happens in that repository, typically in GitHub Codespaces. ## Canonical Routes - [Home](https://dsa-woodshed.space/) - [Project](https://dsa-woodshed.space/project): what this site is and who owns what - [Practice](https://dsa-woodshed.space/challenges) - [Getting started](https://dsa-woodshed.space/guide/getting-started) - [When to use what](https://dsa-woodshed.space/guide/when-to-use-what) - [Reference](https://dsa-woodshed.space/reference) - [Algorithms](https://dsa-woodshed.space/algorithms) - [Printables](https://dsa-woodshed.space/printables) - [For agents](https://dsa-woodshed.space/agent) ## Content Source The single source of truth for problems, tests, and prose is a separate repository: - [dsa-study-packet](https://github.com/Jesssullivan/dsa-study-packet) - [AGENTS.md](https://github.com/Jesssullivan/dsa-study-packet/blob/main/AGENTS.md): the practice and repository contract - [TRACK-CONTRACT.md](https://github.com/Jesssullivan/dsa-study-packet/blob/main/TRACK-CONTRACT.md): per-language track requirements - [copilot-instructions.md](https://github.com/Jesssullivan/dsa-study-packet/blob/main/.github/copilot-instructions.md): editor-agent instructions ## Agent Routes - [For agents](https://dsa-woodshed.space/agent) - [Machine cheat sheet](https://dsa-woodshed.space/agent-map.md) - [Sitemap](https://dsa-woodshed.space/sitemap.xml) ## Operating Constraints - This site is generated. Do not propose edits against a rendered page here; propose them against the content repository instead. - Every synced content page links its own source path in that repository. - The content repository is public and company-neutral: no employer names, interview notes, clearance facts, or personal practice logs ever belong in either repository's tracked files.