Skip to content

Latest commit

 

History

History
executable file
·
19 lines (14 loc) · 1.29 KB

File metadata and controls

executable file
·
19 lines (14 loc) · 1.29 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.

Theory

Q# materials