Prompt Engineering Interview Pack - Basic Questions Only
Level: Basic How to use: Answer out loud without notes. Focus on prompt choices, not on code syntax.
Interview Questions
Hiring Manager
- What is prompt engineering trying to achieve in MangaAssist beyond "make the answer sound good"?
- Why should MangaAssist not send every user message to a foundational model?
- What is the difference between a prompt that owns tone and a system that owns truth?
Product Manager
- Why is recommendation prompting different from order-tracking prompting?
- Why is grounding important for customer trust in a commerce chatbot?
Senior Engineer
- Walk me through the main layers of a MangaAssist prompt from system rules to user message.
- When would you use template, API plus template, RAG plus generation, and a richer FM path?
- Why should business-critical facts like price or delivery status not be left to free-form generation?
Applied Scientist
- What is the benefit of using intent-specific prompt patterns instead of one giant universal prompt?
- Why can few-shot prompting improve behavior but still be a bad production choice in some flows?