Generative AI

LLM Basics and Prompt Controls

Learn the vocabulary and control surfaces that power modern LLM interviews.

Recommended on day 4190 minutesBeginner

Learning objectives

  • Explain tokens, context windows, temperature, top-p, and log probabilities
  • Choose between zero-shot, few-shot, and structured prompting
  • Describe what embeddings capture and where they fail

Interview prompts

  • What does temperature change in a decoding process?
  • When do structured outputs matter more than free-form prompting?