Exam 3: The Efficiency of Algorithms

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

Problems for which no known polynomial solution algorithm exists are sometimes approached via ____ algorithms.

(Multiple Choice)
4.8/5
(30)

A collection of nodes and connecting edges is called a(n)graph . _________________________

(True/False)
4.9/5
(34)

Discuss at length the "people aspect" of the practical considerations for the development of algorithms. Include the concepts of program maintenance and ease of understanding in your response.

(Essay)
4.8/5
(35)

Explain the sentence: The selection sort algorithm not only does comparisons; it also does exchanges.

(Essay)
4.8/5
(33)

The converging-pointers algorithm is Θ( n )in the ____________________ case.

(Short Answer)
4.8/5
(39)

The worst case in binary search occurs ____.

(Multiple Choice)
4.8/5
(35)

_______ sort is an Θ( n 2)algorithm in all cases.

(Multiple Choice)
4.9/5
(30)

The things we look for in a new car are similar to the things we look for in a good algorithm.

(True/False)
4.8/5
(33)

____________________ is the term used to describe an algorithm's careful use of resources.

(Short Answer)
4.8/5
(32)

The sequential search and selection sort algorithms are different methods to get the same thing done.

(True/False)
4.7/5
(38)
Showing 41 - 50 of 50
close modal

Filters

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