ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
To which class does the Euler's circuit problem belong?
Correct Answer: A — P class
Euler's circuit problem can be solved in polynomial time O(N^2), so it belongs to the P class.