metaQ01

metaQ01

University

40 Qs

quiz-placeholder

Similar activities

IT 211- Data Structures and Algorithm Quiz 1

IT 211- Data Structures and Algorithm Quiz 1

University

35 Qs

IAS - Assignment 3

IAS - Assignment 3

University

40 Qs

2902032025

2902032025

University

40 Qs

Classification and Clustering

Classification and Clustering

University

35 Qs

69-C_P_E_416M9-AI

69-C_P_E_416M9-AI

University

35 Qs

Design and Analysis of Algorithms [5th Sem BCA]

Design and Analysis of Algorithms [5th Sem BCA]

University

45 Qs

ADA 1

ADA 1

University

35 Qs

Introduction to Machine Learning

Introduction to Machine Learning

University

40 Qs

metaQ01

metaQ01

Assessment

Quiz

Computers

University

Easy

Created by

Bill Arbaoui

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the primary challenge of solving NP-hard problems?
There is no known polynomial-time algorithm to solve them optimally
They cannot be solved using heuristics
They require infinite memory
They are only applicable to small datasets

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What distinguishes a metaheuristic algorithm from a traditional heuristic?
Metaheuristics provide a general framework for solving different optimization problems, whereas heuristics are problem-specific
Metaheuristics always find the global optimum
Heuristics require more computational power than metaheuristics
Heuristics use randomness, while metaheuristics do not

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the main advantage of using a variable neighborhood search (VNS)?
It systematically changes the neighborhood structure to escape local optima
It only explores a single fixed neighborhood
It always finds an exact solution in polynomial time
It does not require any initial solution

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which metaheuristic algorithm is inspired by the process of metal cooling?
Genetic Algorithm
Simulated Annealing
Particle Swarm Optimization
Tabu Search

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In a Genetic Algorithm, what is the purpose of selection?
To choose the best individuals for reproduction based on fitness
To introduce random variations in the population
To combine characteristics from two parent solutions
To eliminate solutions that do not meet constraints

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the primary purpose of the fitness function in optimization algorithms?
To evaluate how good a solution is relative to others
To generate new candidate solutions
To guarantee finding the global optimum
To eliminate the need for mutation in genetic algorithms

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which optimization technique is based on principles of natural evolution?
Simulated Annealing
Genetic Algorithms
Tabu Search
Particle Swarm Optimization

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?