Delivery and Performance in Technical Interviews
Coaching by Marie Christine Umali (Looi Consulting) across two emails and a 52-minute mock interview. These points are not about the content of your stories â they are about how you come across when it matters. Related: entrevista-pitch-historias · entrevista-metodo-star · entrevista-elevator-pitch
1. Donât Sound Rehearsed
The goal of your pitch and stories is to create a conversation, not a polished performance.
- Memorize the flow: problem â your responsibility â why the approach â outcome.
- Donât memorize every word. If each sentence sounds scripted, the interviewer will naturally interrupt to go deeper.
- If interrupted, respond directly â donât try to get back to the script. The conversation should feel flexible.
Exercise: Write your pitch as bullet points by hand. Writing by hand builds muscle memory and makes the flow more organic than typing.
2. Slow Down
When you talk about architecture, you get enthusiastic â thatâs good. But enthusiasm can turn into speed.
- Pause occasionally while describing technical decisions.
- Give the interviewer time to absorb and space to ask questions.
- A slower pace also makes the conversation feel more natural and gives the interviewer the cue for follow-up questions â which are opportunities, not threats.
3. Be Ready to Defend Every Technical Decision
When you mention a technology or approach, you are implicitly inviting questions about it. Prepare the following for each choice:
- Why did you choose this?
- What alternatives did you consider and reject?
- What problems did it solve?
- What were the trade-offs?
- How did you verify it worked?
- What would you do differently today?
Technologies from your stories that require defense: Module Federation, Redis, DataLoader, React.memo, ISR, SSR, Recharts, React Query, JWT/HTTPOnly cookies.
If you genuinely understand the reasoning behind each decision, follow-up questions become opportunities to demonstrate depth, not risks.
4. Calibrate Your Metrics
Specific numbers strengthen your stories â but they also invite scrutiny.
For any metric you cite, be ready to answer:
- Where did this number come from?
- How was it calculated?
- Who measured it?
- In what period and context?
Metrics from your stories and their sources:
| Metric | Source |
|---|---|
| 36% FCP reduction | New Relic Browser Agent, monitored in staging before release |
| NPS +19 percentage points | NPS survey sent to brokers by the Product team |
| 2.7Ă organic conversion | Google Analytics, comparing pre/post periods with controlled organic traffic |
| < 1.5-second load time | New Relic Browser, validated in staging |
| #1 organic SEO ranking | Google Search Console |
If youâre unsure about a number, describe the improvement honestly rather than overstating precision.
5. Balance Ownership with Collaboration
Your stories should show that you led â without sounding like everything depended solely on you.
| Instead of | Say |
|---|---|
| âI transformed the engineering cultureâ | âI introduced practices and worked with the team to establish themâ |
| âI fixed the performance problemâ | âI led the investigation and collaborated with the backend to resolve itâ |
| âI decided to use Module Federationâ | âI proposed the approach and presented the reasoning to the teamâ |
Use ownership language without excluding collaboration: I designed⊠I investigated⊠I proposed⊠I collaborated with⊠I verifiedâŠ
6. Donât Wait for Follow-Up Questions â Anticipate Them
During the mock, initial answers were correct but too high-level. The desired pattern is different:
- Instead of: âWe used Module Federation.â
- Say: âWe chose Module Federation because we evaluated three options â a monolith would create deployment bottlenecks, iframes make shared state nearly impossible. Module Federation solves both: it allows runtime code sharing with independent deployments per domain.â
The interviewer should understand your reasoning without needing to ask âwhy?â.
Related: entrevista-pitch-historias · entrevista-metodo-star · entrevista-elevator-pitch · entrevista-feedback-ingles · entrevista-historias-chave