# Page Not Found

The URL `design-patern-programing-paradigm/factorypattern` does not exist.

You might be looking for one of these pages:
- [팩토리 패턴](https://dev-lambda.gitbook.io/tech-interview-cs/design-patern/factorypattern.md)
- [이터레이터 패턴](https://dev-lambda.gitbook.io/tech-interview-cs/design-patern/iteratorpattern.md)
- [프록시 패턴](https://dev-lambda.gitbook.io/tech-interview-cs/design-patern/proxypattern.md)
- [전략 패턴](https://dev-lambda.gitbook.io/tech-interview-cs/design-patern/strategypattern.md)
- [노출모듈 패턴](https://dev-lambda.gitbook.io/tech-interview-cs/design-patern/revealingmodulepattern.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://dev-lambda.gitbook.io/tech-interview-cs/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://dev-lambda.gitbook.io/tech-interview-cs/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/tech-interview-cs/design-patern/factorypattern.md`)
- Use `Accept: text/markdown` header for content negotiation