Welcome Qiskitters to Textbook Quantum Algorithms with Qiskit Terra! Here we have a collection of great tutorials from our fantastic Qiskitters describing some textbook algorithms and showing how to implement them in Qiskit Terra.
First we start with the oracle based algorithms (an oracle is a "black box" operation that is used as input to another algorithm):
Finally, we have Iterative Phase Estimation, that determines the unknown eigenvalues of a unitary operator.
If you think we've missed any textbook quantum algorithm, please contribute your own tutorial!
In [ ]: