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

Files

Latest commit

4e74bcd · Sep 19, 2023

History

History

GroversAlgorithm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 22, 2022
Sep 19, 2023
Jul 15, 2021
Oct 17, 2018
Jun 8, 2023
Dec 14, 2021
Oct 20, 2020
Jan 30, 2021

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