Needleman-Wunsch and Smith-Waterman Algorithms Quiz

Needleman-Wunsch and Smith-Waterman Algorithms Quiz

Assessment

Interactive Video

Computers

10th - 12th Grade

Hard

Created by

Jennifer Brown

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who were the creators of the Needleman-Wunsch algorithm?

Smith and Waterman

Saul B. Needleman and Christian D. Wunsch

Alan Turing and Ada Lovelace

John Doe and Jane Smith

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which year was the Smith-Waterman algorithm published?

1990

1981

1970

2000

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the Needleman-Wunsch algorithm handle the initialization step?

By leaving the matrix empty

By filling the column and row with zeros

By progressively adding gap penalties

By using random values

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main difference in the traceback process between the two algorithms?

Needleman-Wunsch starts at the highest value

Smith-Waterman starts at the bottom right corner

Needleman-Wunsch starts at the bottom right corner

Smith-Waterman ends at the top left corner

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do both algorithms use to fill the matrix?

Only negative values

Random numbers

Only positive values

Match rewards and gap penalties