veda.ng

Prompt Engineering 101: Final Exam

Answer at least 13 out of 15 questions correctly to earn your certificate. Questions are randomly selected from a larger bank — each attempt is different.

1.When should you escalate from zero-shot to few-shot?

2.What is "Prompt Injection" and how do you defend against it?

3.What is "Meta-Prompting"?

4.In the ReAct paradigm, what is the correct loop sequence?

5.What is "Constraint Stacking"?

6.What problem does "Structured Outputs" solve vs. asking for JSON in the prompt?

7.The course recommends changing only one thing at a time when iterating prompts. Why?

8.What is "Data Leakage" in prompt security?

9.What temperature should you use for code generation and data extraction?

10.What is "Self-Consistency" and how does it build on Chain-of-Thought?

11.In a RAG pipeline, what is the correct order of steps?

12.What is an "embedding" in the context of RAG?

13.What does Top-P (Nucleus Sampling) control?

14.What is the "cost-quality ladder" for model selection?

15.What is "Function Calling" (tool use) in LLMs?

Answer all questions before submitting