CCIS 104 Quiz #1.2

CCIS 104 Quiz #1.2

12th Grade

13 Qs

quiz-placeholder

Similar activities

Cryptography

Cryptography

9th - 12th Grade

15 Qs

Computer Science

Computer Science

12th Grade

15 Qs

analysis of algorithm (lecture 2)

analysis of algorithm (lecture 2)

12th Grade

10 Qs

Big O Notation Revision

Big O Notation Revision

12th Grade

12 Qs

Heap Sort in Java

Heap Sort in Java

12th Grade

10 Qs

A Level CS 2.3: Algorithms - Analysis & Design

A Level CS 2.3: Algorithms - Analysis & Design

12th Grade

16 Qs

Data Compression

Data Compression

9th - 12th Grade

15 Qs

Algorithms Quiz

Algorithms Quiz

12th Grade

13 Qs

CCIS 104 Quiz #1.2

CCIS 104 Quiz #1.2

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Mark Anthony Dancalan

Used 3+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is an algorithm?

A finite set of steps to solve a specific problem

A programming language

A type of data structure

A random set of instructions

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does analysis refer to in the context of algorithms?

The coding of the algorithm

A detailed examination of the elements or structure of something

A simple overview of the algorithm

The execution of the algorithm

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a category of algorithm?

SEARCH

SORT

COMPILE

DELETE

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the first step in writing an algorithm?

Test the algorithm

Write the code

Define the problem domain

Analyze the algorithm

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does A Priori Analysis involve?

Empirical analysis of an algorithm

Theoretical analysis of an algorithm

Testing the algorithm on a computer

Implementation of the algorithm

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is measured in Time Complexity?

The number of algorithms available

The memory space required

The amount of time required by the algorithm to run

The number of variables used

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does Space Complexity represent?

The efficiency of an algorithm

The number of steps in an algorithm

The time taken to execute an algorithm

The amount of memory space required by the algorithm

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?