Skip to content

Latest commit

 

History

History
 
 

README.md

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.

Theory

Q# materials