AI Portal

AI Engineer Portal

Your personal operating system for career transition.

Private mode

Memory Review

Flip, recall, reinforce.

Spaced repetition cards drawn from your lessons, exercises, and interview prep. Rate your confidence to surface weak spots.

agentsintermediate

Why should input validation and structured error messages be returned from agent tools rather than b...

Not yet reviewed
agentsintermediate

What is the 'overloaded tool' anti-pattern and why does it hurt agent reliability?

Not yet reviewed
agentsintermediate

Describe the three phases of one ReAct iteration.

Not yet reviewed
agentsintermediate

Why are stop conditions more important than the loop itself in a ReAct agent?

Not yet reviewed
agentsadvanced

What is the plan-then-execute pattern and how does it differ from ReAct?

Not yet reviewed
agentsadvanced

What does a supervisor agent do in a multi-agent system, and what does it NOT do?

Not yet reviewed
agentsadvanced

What should a handoff context object contain when one agent transfers control to another?

Not yet reviewed
agentsadvanced

When does peer-to-peer agent communication make sense over a hub-and-spoke supervisor?

Not yet reviewed
agentsintermediate

Name the four types of agent memory and briefly describe each.

Not yet reviewed
agentsintermediate

What is 'summarization on overflow' and what is its main tradeoff?

Not yet reviewed
agentsadvanced

What are the four levels of agent evaluation and what does each measure?

Not yet reviewed
agentsadvanced

What are input, output, and action guardrails in an agent system?

Not yet reviewed
agentsintermediate

What pattern does Build a tool registry with schema validation teach?

Not yet reviewed
agentsintermediate

What pattern does Implement a ReAct reasoning loop teach?

Not yet reviewed
agentsintermediate

What pattern does Add retry and fallback logic to tool calls teach?

Not yet reviewed
agentsintermediate

What pattern does Parse structured outputs with error recovery teach?

Not yet reviewed
agentsadvanced

What pattern does Conversation memory manager with token budgeting teach?

Not yet reviewed
agentsadvanced

What pattern does Multi-agent handoff protocol teach?

Not yet reviewed
agentsadvanced

What pattern does Agent evaluation harness teach?

Not yet reviewed
agentsintermediate

What pattern does Cost-tracking middleware for agent tool calls teach?

Not yet reviewed
agentsadvanced

When does an agent architecture add value, and when is it just complexity?

Not yet reviewed
agentsintermediate

How would you design a tool schema for an LLM agent?

Not yet reviewed
agentsintermediate

Explain the ReAct pattern and when to use it.

Not yet reviewed
agentsadvanced

How do you manage agent memory to stay within context limits?

Not yet reviewed
agentsintermediate

What is MCP (Model Context Protocol) and why does it matter for AI engineers?

Not yet reviewed
agentsadvanced

How would you evaluate an agent's performance in production?

Not yet reviewed
agentsadvanced

Compare supervisor vs peer-to-peer multi-agent architectures.

Not yet reviewed
agentsintermediate

What are the three things that make or break a tool schema for an LLM agent?

Reviewed 1×