Context Engineering — Final Exam

14 questions · pass mark 80% · 20 minute limit. The timer auto-submits at zero.

Time remaining: 20:00
  1. Question 1easy

    What is 'context engineering'?

  2. Question 2medium

    What is the 'lost in the middle' effect?

  3. Question 3medium

    Why is 'stuff everything into the prompt' often a bad strategy?

  4. Question 4hard

    Prompt caching is a prefix match. What follows from that?

  5. Question 5medium

    How do you verify a prompt cache is actually being hit?

  6. Question 6hard

    Which silently break prompt caching by changing the prefix? (Select all that apply)

    Select all that apply.

  7. Question 7medium

    For a long conversation approaching the context limit, what's a good strategy?

  8. Question 8medium

    What is compaction in the context of long conversations?

  9. Question 9medium

    How does 'memory across sessions' actually work?

  10. Question 10hard

    In a multi-agent system, why give each sub-agent its own scoped context?

  11. Question 11easy

    What is the typical render order that affects caching and attention?

  12. Question 12medium

    Instead of stuffing a large knowledge base into every prompt, what's the scalable approach?

  13. Question 13medium

    One word: the caching technique that reuses an identical leading portion of the prompt across requests (a ____ match).

  14. Question 14hard

    One phrase/word: the principle that the RIGHT tokens matter more than MORE tokens (relevance over ____).

0 / 14 answered