Skip to content

Grover's algorithm is a quantum algorithm that can be used to search an unsorted database of N items in O(sqrt(N)) time. Here's how to implement it using Qiskit:

Notifications You must be signed in to change notification settings

sudharsonkumar/Grover-s-algorithm

About

Grover's algorithm is a quantum algorithm that can be used to search an unsorted database of N items in O(sqrt(N)) time. Here's how to implement it using Qiskit:

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published