AI Terminology
/Intermediate
LLM Questions
Definition
Questions focusing specifically on Large Language Models, Prompt Engineering, and Tokenization mechanics.
Explain Like I'm New
Interviewers want to see if you actually know how the OpenAI API works under the hood, rather than just knowing how to type into ChatGPT.
Real World Example
Being asked: 'Why do LLMs sometimes struggle with math, even though computers are inherently good at math?'
Common Use Cases
- •Prompt Engineer roles
- •AI Developer interviews
Interview Questions
basic
- What is a Context Window?
intermediate
- Explain the concept of 'Temperature' in an LLM.