Unit V 25.5.2021

Unit V 25.5.2021

University

10 Qs

quiz-placeholder

Similar activities

Algorithms basics

Algorithms basics

6th Grade - University

11 Qs

DAA-UNIT-4 QUIZ

DAA-UNIT-4 QUIZ

University

10 Qs

Daa3

Daa3

University

10 Qs

time and space complexity

time and space complexity

University

13 Qs

Quiz 12

Quiz 12

University

10 Qs

Selection Sort & Exhaustive Search

Selection Sort & Exhaustive Search

University

15 Qs

Algorithms - Time Complexity

Algorithms - Time Complexity

University

10 Qs

Python Numpy

Python Numpy

University

11 Qs

Unit V 25.5.2021

Unit V 25.5.2021

Assessment

Quiz

Science, Computers

University

Medium

Created by

Mrs.Kujani Chennai

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Problems that can be solved in polynomial time are known as?

intractable

tractable

decision

complete

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is true about NP-Complete and NP-Hard problems.

If we want to prove that a problem X is NP-Hard, we take a known NP-Hard problem Y and reduce Y to X

The first problem that was proved as NP-complete was the circuit satisfiability problem.

NP-complete is a subset of NP Hard

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Let S be an NP-complete problem and Q and R be two other problems not known to be in NP. Q is polynomial time reducible to S and S is polynomial-time reducible to R. Which one of the following statements is true?

R is NP-complete

R is NP-hard

Q is NP-complete

Q is NP-hard

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Let X be a problem that belongs to the class NP. Then which one of the following is TRUE?

There is no polynomial time algorithm for X.

If X can be solved deterministically in polynomial time, then P = NP.

If X is NP-hard, then it is NP-complete.

X may be undecidable.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_________ is the class of decision problems that can be solved by non-deterministic polynomial algorithms.

NP

P

Hard

Complete

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Problems that cannot be solved by any algorithm are called?

tractable problems

intractable problems

undecidable problems

decidable problems

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Halting problem is an example for?

decidable problem

undecidable problem

complete problem

trackable problem

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?