Tagged Questions

4
votes
2answers
283 views

How do qubits work and what are their pros and cons? What impact will they have on programming languages?

What can we do more with qubits than normal bits, and how do they work? I read about them some time ago, and it appears that qubits can store not just 0 or 1, but also 0 and 1 at the same time. I ...
2
votes
1answer
50 views

A problem in quantum algorithms [closed]

When I am reading chapter 10 of Dasgupta I face to a paragraph that I can't understand it : "An electron can be in a ground state or in an excited state. In the Dirac notation used in quantum ...
0
votes
1answer
39 views

Deutsch-Jozsa algorithm

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 ...
0
votes
0answers
35 views

Quantum Key:Logic behind this?

I have a project i.e Third Party Authentication Using Quantum Key.But we r facing lot of problems related to hardware so now we r focusing on simulation. So can anyone guide me what type of ...
-1
votes
1answer
32 views

Quantum complexity class VS Non quantum complexity class [closed]

I want to know what is the relation between BQP complexity class and P and NP Complexity class ? please help me . thanks.