Skip to content
Preptima

Safety & Prompt Injection interview questions

Indirect prompt injection, data exfiltration through tools, sandboxing an agent's capabilities, PII handling, and what a guardrail cannot do.

3 questions in Generative AI & Large Language Models.

medium1

mediumConceptDesignScenario

How do you handle personal data in prompts, logs and traces for an LLM feature?

Decide what may cross the provider boundary and redact before it does, checking the provider's retention and training-use terms rather than assuming them. Then treat the debugging trace as a second copy of user data, with its own retention, access control and deletion obligations.

5 minmid, senior, staff

hard2