AI agents in technical interviews test your ability to design systems that act autonomously. Learn LLM-powered agents, agentic workflows, and evaluation frameworks.
Architecture
5 min read
I built nine agents for one feature before I noticed eight of them were passing notes to each other about a job a single agent could have finished alone. A planner. A researcher.
Llm Infrastructure
5 min read
I ran the same multi-agent research task through a 70B model and a 14B model on the same box last spring. The 14B won. Not on speed — on the actual answer.