My solutions to 5 exercises of IBM quantum challenge 2020. Topics include quantum full-adder circuit implementation, circuit optimization and solving various puzzles using Grover's search algorithm.
More details about problem statement of all the challenges can be found using the below link:
https://github.com/qiskit-community/IBMQuantumChallenge2020
The challenge content can be accessed through following links and a video explaining challenge is also linked below.
Week | Challenge | Message from Dr. Ryoko |
---|---|---|
Week 1 | Learning Challenge Exercise I-A Learning Challenge Exercise I-B |
Episode 1 |
Week 2 | Learning Challenge Exercise II-A Learning Challenge Exercise II-B |
Episode 2, Episode 3 |
Week 3 | Final Challenge | Episode 4, Episode 5 |
Grading client for the IBM Quantum Challenge 2020
- Open a new Qiskit Notebook
- In a code cell, run the following code:
!pip install -I git+https://github.com/qiskit-community/IBMQuantumChallenge2020-Grader.git