There are 0 repository under grover-algorithm topic.
Quantum computing examples with QISKit.
Quantum circuit simulator in Swift
Python (.py) and Jupyter notebook (.ipynb) implementations of Grover's Algorithm aka Quantum Search Algorithm for n qubits and m targets.
Quantum computing "Hello World", using a letter search with Grover's algorithm and Qiskit.
🚀 To step up in Quantum Computing, Here is a toolkit implementing fundamental quantum algorithms using IBM's Qiskit framework. Features practical implementations of quantum superposition, text encoding, sorting, and Grover's search algorithm
QNim game is quantum version of classical Nim game. In QNim game, human/classical computer will play against quantum computer. Developed using pygame in python
Quantum Algorithms and Quantum Error Correction codes.
code and documentation for Grover Fixed Point Search circuit for Quadratic Binary Optimization Problems
A quantum search that can search for a value or element in an unsorted set in O(√N) as opposed to classical search algorithms that at worse will find an element in O(N) time.
Quantum Computing Algorithms Implemented on IBM's 5-Qubit IBMqx4 Hardware. QASM Coding Architecture Built on Python.
Grover's search algorithm written in C++
A hands-on workshop repository featuring Qiskit-based quantum computing exercises tailored for the LHCb physics community. Includes beginner-friendly notebooks on Qiskit fundamentals, Deutsch-Jozsa, QML, QAOA for Max-Cut, and Grover’s algorithm, with step-by-step explanations and simulations. Ideal for physicists exploring quantum algorithms.
Implementing the Grover and Deutsch_Jozsa quantum search algorithms, best in world!
QRLIT: Quantum Reinforcement Learning for Database Index Tuning
Visualizing Grover's algorithm using Processing
Puzzle game using quantum computer and Grover algorithm.
A game designed for a quantum computer.
Interactive simulation of Grover’s Search algorithm using a Baahubali-themed example to visualize quantum search, amplitude amplification, and probability evolution.
Implementation of quantum search algorithm to search item index in an arbitrary array of numbers
An implementation of a quantum circuit with an example simulation of Grover's search algorithm.
In this Repository, I am implementing, discussing Grover's Algorithm.
Grover's algorithm
This repository gathers the material of my course conclusion work (TCC) at Unisinos - theme of the work: Quantum Computing - Analysis of Quantum Algorithms for Solving the SAT Problem in the NISQ Era
Grover algorithm implemented using Qiskit💿
Grover's Algorithm implementation using QISKIT.
Grover's Algorithm Implementation using 5 Qubits
qosf - cohort 5 - Task 3, Contains code submission as a part of the qosf mentorship program.
Labs on quantum programming including simulated and real algorithms (ST7 2025 Labs)
Advanced Quantum Computing Application with multiple algorithms using Qiskit