tezvyn:

Agile & Scrum

Scrum, kanban, sprints, team velocity, shipping culture

560 bites

More in Agile & Scrum — page 16

Explain Little's Law and its application in Kanban
Agile & Scrum2 min read

Explain Little's Law and its application in Kanban

Tests your grasp of flow metrics. A good answer defines the formula (Lead Time = WIP / Throughput), explains the trade-offs, and gives a practical example. A red flag is ignoring the prerequisite of a stable system, which makes the formula's output…

Purpose and Consequences of Kanban WIP Limits
Agile & Scrum2 min read

Purpose and Consequences of Kanban WIP Limits

Tests your grasp of flow efficiency. A good answer defines WIP limits as a tool to manage system flow, expose bottlenecks, and create a pull system, then links ignoring them to cascading delays. A red flag is seeing them as a tool to micromanage individuals.

How do you use a spike to de-risk a story?
Agile & Scrum2 min read

How do you use a spike to de-risk a story?

This tests your ability to use agile spikes for targeted de-risking, not just vague research. A strong answer defines the specific question the spike will answer, proposes a strict time-box, and lists concrete deliverables like a decision or a better estimate.

Agile & Scrum2 min read

Sprint Review vs. Sprint Retrospective: Purpose and Participants

Tests if you distinguish inspecting the product (Review) from the process (Retro). A good answer defines purpose (what vs. how), participants (stakeholders vs. team-only), and outcomes (backlog vs. process improvements).

Agile & Scrum2 min read

Explain story points and why they're used over time-based estimates

Tests your grasp of relative vs. absolute estimation. Define story points as a relative measure of effort, complexity, and uncertainty. Explain they foster team consensus and provide a more stable velocity than time-based estimates.

Agile & Scrum2 min read

Explain a backlog refinement meeting's purpose, participants, and outcomes

Tests understanding of a core Scrum ceremony. A good answer defines the goal (clarifying future work), names participants (Dev Team, PO), and lists outcomes (estimated stories).

How do you facilitate a heated technical disagreement between two seniors?
Agile & Scrum2 min read

How do you facilitate a heated technical disagreement between two seniors?

Tests your ability to de-escalate conflict and guide a team to a data-driven decision. Acknowledge the issue, separate the people from the problem, use a structured process, and focus on shared goals. A red flag is immediately picking a side or escalating.

Agile & Scrum2 min read

Trade-offs: Product-Oriented vs. Project-Oriented Teams

This tests your understanding of how team structure and funding models impact long-term software quality. A great answer contrasts temporary, scope-funded project teams with durable, problem-funded product teams, highlighting the latter's benefits for…

How to apply Conway's Law to design team structures?
Agile & Scrum2 min read

How to apply Conway's Law to design team structures?

Tests if you can use Conway's Law proactively (the 'Inverse Conway Maneuver'). Outline: define the target architecture, then align small, autonomous teams to its components. A red flag is seeing the law only as a constraint, not a tool for intentional design.

Agile & Scrum2 min read

Why is tracking team velocity as a KPI dysfunctional?

Tests if you know velocity is for planning, not performance. Explain it's easily gamed and measures output, not outcome. Propose metrics focused on value delivery and process improvement like cycle time.

SAFe vs. LeSS: Planning, Dependencies, and Autonomy
Agile & Scrum2 min read

SAFe vs. LeSS: Planning, Dependencies, and Autonomy

This tests your grasp of how org structure affects engineering work. Contrast SAFe's top-down, prescriptive nature (central PI planning) with LeSS's bottom-up, team-centric model (direct dependency management). A red flag is reciting buzzwords without context.

Agile & Scrum2 min read

Feature Teams vs. Component Teams: Pros and Cons

This tests your grasp of how team structure affects value delivery. A great answer defines feature (vertical slice, end-to-end) and component (horizontal, specialized) teams, then contrasts their trade-offs: speed vs. deep expertise.

Agile & Scrum2 min read

How to manage performance reviews in self-organizing agile teams?

This tests your servant leadership mindset. Reframe "performance management" as "career development," use frequent 1-on-1s for coaching and obstacle removal, and separate compensation from feedback. Red flag: focusing on individual metrics or stack ranking.

Agile & Scrum2 min read

How can developers support the Product Owner in backlog refinement?

Tests your proactivity and partnership beyond just executing tasks. A great answer covers proactive technical analysis, suggesting ways to split stories for incremental value, and helping the PO quantify impact.

Decomposing a monolith for scaled agile teams
Agile & Scrum2 min read

Decomposing a monolith for scaled agile teams

Tests your grasp of domain-driven design and data consistency in a microservice migration. A good answer identifies bounded contexts, defines versioned APIs, and uses event-based patterns for data.

Agile & Scrum2 min read

How can a SAFe rule hinder agility, and how would you mitigate it?

Tests your ability to pragmatically adapt process. First, name a specific SAFe rule and a scenario where it fails. Then, propose a mitigation that still achieves the rule's original goal, like alignment. A red flag is just complaining about bureaucracy.

Estimating large, cross-team initiatives in PI Planning
Agile & Scrum3 min read

Estimating large, cross-team initiatives in PI Planning

Tests your ability to facilitate collaborative estimation. Break the initiative into features for teams to estimate, then use an ART board to map dependencies. A red flag is providing a single, top-down number without team input.

Technical Prerequisites for LeSS Feature Teams
Agile & Scrum2 min read

Technical Prerequisites for LeSS Feature Teams

This tests your grasp of the engineering practices that enable agile scaling. A great answer covers continuous integration for shared ownership, robust test automation, and a loosely coupled architecture. A red flag is focusing only on Scrum ceremonies.

Agile & Scrum2 min read

Purpose of a Shared Definition of Done for Multiple Teams

This tests your ability to maintain quality and transparency across multiple teams. Explain that a shared Definition of Done ensures a consistent quality standard for a usable, integrated Increment, impacting testing by requiring integration and end-to-end…

Agile & Scrum2 min read

What is a Scrum of Scrums and what's shared there?

This tests your understanding of scaling Agile. A good answer defines it as a coordination meeting for multiple teams, focusing on sharing inter-team blockers, dependencies, and integration points, not just status.