Grover's Search Demo
Simplified educational demonstration of Grover's search algorithm on 3 qubits.
Circuit Preview (3 qubits, 28 gates)
q0: ─ H ────────────────────────────■────────────────── H ──────────── X ──────────────────■──────── X ──────────── H ────────────Measure─────────── q1: ────── H ─────── X ────────────CX ─────── X ──────────── H ──────────── X ────────────CX ──────────── X ──────────── H ────────────Measure────── q2: ─────────── H ─────── X ── H ─────── H ─────── X ──────────── H ──────────── X ── H ─────── H ──────────── X ──────────── H ────────────Measure─
| # | Gate | Targets | Controls | Description |
|---|---|---|---|---|
| 1 | H | q0 | — | H |
| 2 | H | q1 | — | H |
| 3 | H | q2 | — | H |
| 4 | X | q1 | — | X |
| 5 | X | q2 | — | X |
| 6 | H | q2 | — | H |
| 7 | CX | q1 | q0 | CX |
| 8 | H | q2 | — | H |
| 9 | X | q1 | — | X |
| 10 | X | q2 | — | X |
| 11 | H | q0 | — | H |
| 12 | H | q1 | — | H |
| 13 | H | q2 | — | H |
| 14 | X | q0 | — | X |
| 15 | X | q1 | — | X |
| 16 | X | q2 | — | X |
| 17 | H | q2 | — | H |
| 18 | CX | q1 | q0 | CX |
| 19 | H | q2 | — | H |
| 20 | X | q0 | — | X |
| 21 | X | q1 | — | X |
| 22 | X | q2 | — | X |
| 23 | H | q0 | — | H |
| 24 | H | q1 | — | H |
| 25 | H | q2 | — | H |
| 26 | Measure | q0 | — | Measure |
| 27 | Measure | q1 | — | Measure |
| 28 | Measure | q2 | — | Measure |
Run Settings
Local Simulator (free)
Local simulator runs are free and unlimited in dev mode. Server-side limits apply for production use.
$0.00 (free)
Local simulator has no cost. Real backends will show estimated cost once pricing is configured.
Creditsnot configured
Credits are local (browser-only). Real credit system requires billing integration.