M1
Home
Algorithms
Tasks
Login
Register
Tutorial
Admin
About
V.1.18
Deutsch Josza:
Determines if black-box function is constant (returns all 1 or all 0) or balanced (returns half of 1 and half of 0). Classical algorith complexity is O(2^N) while quantum is O(1).
Parameters:
secret
Run on Simulator
Run on Quantum Computer
Like
531