What is an example of a quantum algorithm?

The best-known examples are Shor’s algorithm and Grover’s algorithm. Shor’s algorithm is a quantum algorithm for integer factorization. Simply put, when given an integer N, it will find its prime factors. It can solve this problem exponentially faster than the best-known classical algorithm can.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *