Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
19 lines (15 loc) · 1.43 KB

README.md

File metadata and controls

executable file
·
19 lines (15 loc) · 1.43 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