Definitions

Essentials definitions to know in computer algorithms
👁 335
statistics
calculate
Questions #: 9
Time:
Pass Score: 80.0%
Style
Mode

An ________ is a sequence of unambiguous instructions for solving a problem, i.e., for obtaining a required output for any legitimate input in a finite amount of time

POINTS (1)

Correct Answer

Explanation

Algorithms designated to run on von Neumann machine are called

POINTS (1)

Correct Answer

Explanation

Algorithms that take advantage of computers that can execute instructions concurrently are called

POINTS (1)

Correct Answer

Explanation

What is the difference between exact and approximation algorithms?

POINTS (1)

Correct Answer

Explanation

An algorithm design ________ is a general approach to solving problems algorithmically that is applicable to a variety of problems from different areas of computing

POINTS (1)

Correct Answer

Explanation

______ is a mixture of a natural language and programming language

Missing
POINTS (1)

Correct Answer

Explanation

______ is a method of expressing an algorithm by a collection of connected geometric shapes containing descriptions of the algorithm’s steps

Missing
POINTS (1)

Correct Answer

Explanation

_______ efficiency is an indication of how fast an algorithm runs

Missing
POINTS (1)

Correct Answer

Explanation

______ efficiency is an indication of how much extra memory an algorithm uses

Missing
POINTS (1)

Correct Answer

Explanation

Views:
Trials:
Avg score:
0
sin cos tan
sin-1 cos-1 tan-1 π e
xy x3 x2 ex 10x
y√x 3√x √x ln log
( ) 1/x % n!
7 8 9 + MS
4 5 6 M+
1 2 3 × M-
0 . EXP ÷ MR
± RND C = MC

Document Actions