Algorithms

Quantum algorithms, before the math.

Each guide explains the problem, circuit intuition, expected output, and how to run a compatible example in the quantum circuit simulator.

Honest simulator scope

Bell, GHZ, Deutsch-Jozsa, Grover, and teleportation use simulator-ready circuits. QFT and Shor pages use compatible building-block demos because the current DSL has no controlled phase rotations or modular arithmetic.

Level 4

Bell State

Create the smallest entangled pair.

Open
Level 4

GHZ State

Extend Bell-style correlation to three qubits.

Open
Level 4

Deutsch-Jozsa

Detect a balanced oracle with one query in the toy case.

Open
Level 4

Grover Search

Amplify the marked answer in an unsorted search.

Open
Level 4

Teleportation

Move a quantum state using entanglement and classical bits.

Open
Level 5

Quantum Fourier Transform

Turn hidden periods into measurable phase structure.

Open
Level 5

Shor's Algorithm

Use period finding to factor large integers in principle.

Open