Skip to main content
Theorem
Path
Curriculum
Paths
Labs
Diagnostic
Case Study
Blog
Search
Sign in
Quiz Hub
/
Context Engineering
Context Engineering
3 selected
Difficulty 4-5
3 unseen
View topic
Intermediate
New
0 answered
3 intermediate
Adapts to your performance
Question 1 of 3
120s
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 models, while prompt engineering applies to general LLMs.
B.
Context engineering shapes the model's training data; prompt engineering shapes inputs at inference time.
C.
Prompt engineering writes static templates; context engineering dynamically assembles retrieved docs, examples, history.
D.
Context engineering is just the modern scientific rebrand for prompt engineering; the two terms are synonymous.
Submit Answer
I don't know