Skip to content

Latest commit

 

History

History
executable file
·
21 lines (16 loc) · 1.61 KB

README.md

File metadata and controls

executable file
·
21 lines (16 loc) · 1.61 KB

Welcome!

The Grover's Algorithm kata covers Grover's search algorithm, which is one of the fundamental quantum computing algorithms. It solves the problem of finding an input to a black box (oracle) that produces a particular output.

You can run the GroversAlgorithm kata as a Jupyter Notebook!

Theory

Q# materials