This question evaluates a candidate's skills in prompt engineering, API and schema design, and robust output validation for large language models, with emphasis on producing strict JSON-only responses.
You are designing a backend call to an LLM for a technical screen (System Design & Engineering, Software Engineer). The service must return valid JSON only—no prose, no Markdown, no code fences—so downstream code can parse and validate responses reliably.
Describe how you would:
Login required