Exam 8: Algorithms

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

We use a _______ search for an ordered list.

Free
(Multiple Choice)
4.8/5
(51)
Correct Answer:
Verified

B

We use a _______ search for an unordered list.

Free
(Multiple Choice)
4.7/5
(45)
Correct Answer:
Verified

A

_______ is a step-by-step method for solving a problem or doing a task.

Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
Verified

D

_______ is an English-language-like representation of code.

(Multiple Choice)
4.7/5
(37)

The items are divided into two lists (sorted and unsorted) _____ sort.

(Multiple Choice)
4.8/5
(35)

In ______ sort, the smallest item moves to the beginning of the unsorted list. There is no one-to-one swapping.

(Multiple Choice)
4.9/5
(30)

_______ is a basic algorithm that arranges data according to its value.

(Multiple Choice)
4.9/5
(36)

The _______ construct uses a set of actions one after another.

(Multiple Choice)
4.9/5
(35)

_______ is a basic algorithm that multiplies a list of numbers.

(Multiple Choice)
4.9/5
(37)

There are ______ basic constructs in computer -science.

(Multiple Choice)
4.9/5
(41)

_______ is a basic algorithm that adds a list of numbers.

(Multiple Choice)
4.7/5
(24)

In _______ sort, the item that goes into the sorted list is always the first item in the unsorted list.

(Multiple Choice)
4.8/5
(30)

_______ is a pictorial representation of an algorithm.

(Multiple Choice)
4.8/5
(38)

The _______ construct handles repeated actions.

(Multiple Choice)
4.8/5
(43)

_______ is a process in which an algorithm calls itself.

(Multiple Choice)
4.9/5
(33)

The _______construct tests a condition.

(Multiple Choice)
4.8/5
(34)

_______ is a basic algorithm in which we want to find the location of a target in a list of items.

(Multiple Choice)
4.9/5
(32)

In _______ sort, the smallest item from the unsorted list is swapped with the item at the beginning of the unsorted list.

(Multiple Choice)
4.8/5
(31)
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)