Search Header Logo

DSA mid-term revision (FIT HANU) pt.1

Authored by Shiroi Kitsunee

Education

University

Used 57+ times

DSA mid-term revision (FIT HANU) pt.1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

80 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

- Which is not a property of a algorithm?

It must terminate for all inputs.

The order of the algorithm’s steps must be precisely defined.

The execution time and the memory needed for a algorithm must be percisely defined.

It must be correct and composed of precisely defined steps.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

– Which statement below is wrong?

Select one:

For the same data, some data structures may require more or less space.

A data structure is a way of organizing data for processing within a computer program.

A data structure is a piece of information (a physical instantiation of a data type)

For the same operations on the data, some data structures lead to more or less efficient algorithms.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

– Which statement is correct concerning to the complexity of algorithm?

Select one:

The complexity of an algorithm is determined by the total lines of code of the program that implements

the algorithm using a given programming language.

The complexity of an algorithm is a measure of the amount of time and cost needed to implement this

algorithm.

The complexity of an algorithm is a measure of the amount of time and space required by the algorithm

for an input of a given size n.

The complexity of an algorithm is determined by the maximum value of the input size n that does not

affect the correctness of the algorithm.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

– When evaluating algorithm’s complexity, which approach makes possible an evaluation that is

independent of the hardware and software environments?

Select one:

Using input data sets of varying size.

Theoretical approach.

Measuring the running time and memory space using the same hardware and software environment.

Experimental approach.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

– What is time complexity of an algorithm?

Select one:

The amount of time needed to implement the algorithm.

The amount of time that the algorithm needs to run for an input of a given size n.

The upper limits for excution time of the algorithm.

The response time of the algorithm.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

– Which statement is wrong concerning to the best-case time complexity of an algorithm?

Select one:

The best case of an algorithm A is estimated as the minimum number of primitive operations performed

by A on an input size n.

Many algorithms perform exactly the same in the best case.

The best-case is used frequently to analyze the time complexity of algorithms.

The best-case gives us an lower bound on the time complexity of algorithms.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

– Which statement is wrong concerning to the average-case time complexity of an algorithm?

Select one:

The average-case is places somewhere between the best-case and the worse-case.

The average-case of an algorithm A is estimated as the average number of primitive operations

performed by A on an input size n.

The average-case of an algorithm A is depended on the characteristic of the input data.

The average-case is easy to determine.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?