Beta. Content is under active construction and has not been peer-reviewed. Report errors on
GitHub
.
Disclaimer
Theorem
Path
Curriculum
Paths
Demos
Diagnostic
Search
Quiz Hub
/
Context Engineering
Context Engineering
3 questions
Difficulty 4-5
View topic
Intermediate
0 / 3
3 intermediate
Adapts to your performance
1 / 3
intermediate (4/10)
compare
Context engineering refers to deliberate shaping of LLM inputs. How does it differ from prompt engineering?
Hide and think first
A.
Context engineering applies only to code generation, while prompt engineering applies to all tasks
B.
Context engineering is the scientific name for prompt engineering — they are synonymous
C.
Prompt engineering = crafting static prompt templates; context engineering = dynamically assembling retrieved docs, examples, system instructions, user input, and conversational history into context
D.
Context engineering is about the model's training data; prompt engineering is about inference-time inputs
Submit Answer