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.
Bell State
Create the smallest entangled pair.
Open Level 4GHZ State
Extend Bell-style correlation to three qubits.
Open Level 4Deutsch-Jozsa
Detect a balanced oracle with one query in the toy case.
Open Level 4Grover Search
Amplify the marked answer in an unsorted search.
Open Level 4Teleportation
Move a quantum state using entanglement and classical bits.
Open Level 5Quantum Fourier Transform
Turn hidden periods into measurable phase structure.
Open Level 5Shor's Algorithm
Use period finding to factor large integers in principle.
Open