Skip to content

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.

Notifications You must be signed in to change notification settings

Keerthiraj-Nagaraj/IBM-quantum-challenge-2020

Repository files navigation

IBM-quantum-challenge-2020

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

Challenge Index

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

IBMQuantumChallenge2020-Grader

Grading client for the IBM Quantum Challenge 2020

  1. Open a new Qiskit Notebook
  2. In a code cell, run the following code:
!pip install -I git+https://github.com/qiskit-community/IBMQuantumChallenge2020-Grader.git

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published