When I was reading about quantum algorithms I face to Deutsch-Jozsa algorithm , I see that if we want to solve that problem in non quantum algorithm, our algorithm have exponential time complexity .now I want to know what is the time complexity of Deutsch-Jozsa algorithm with quantum computers ? thanks
|
feedback
|
|
According to Wikipedia the complexity of the quantum algorithm is constant:
The algorithm itself are just some calculations on quantum states, without any iterations/... so complexity is O(1). | |||||
|
feedback
|