Algo Quiz

Algo Quiz

University

16 Qs

quiz-placeholder

Similar activities

Fundamentals of Algorithms - Unit 1 - Test 1

Fundamentals of Algorithms - Unit 1 - Test 1

University

15 Qs

CPIT 201 Algorithms

CPIT 201 Algorithms

12th Grade - University

15 Qs

Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

10th Grade - University

20 Qs

Informatik II Quiz 1

Informatik II Quiz 1

University

11 Qs

CS 11:QUIZ#2 (Basic Computer Programming)

CS 11:QUIZ#2 (Basic Computer Programming)

University

20 Qs

Data Structures and Algorithms - Quiz 1

Data Structures and Algorithms - Quiz 1

University

13 Qs

Approach in problem solving

Approach in problem solving

University

11 Qs

CC 104 Prelim

CC 104 Prelim

University

11 Qs

Algo Quiz

Algo Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Tiffany Pandes

Used 35+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

must be precise enough to be understood by human beings.

Algorithm Equation

Pseudocode

Algorithm Analysis

Algorithms

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given an algorithm to solve a particular problem, we are naturally led to ask:

Does it really do what it is supposed to do?

Verification

Performance Analysis

Specification

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

it is usually easier and clearer to use something that comes somewhere in between formatted English and computer program code, but is not runnable because certain details are omitted.

Algorithm

Algorithm Analysis

Pseudocode

Flowchart

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Algorithm’s running time is not an important issue.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

store address of variables or a memory location.

Arrays

Loops

Pointers

Iteration

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The 4th step in Problem Solving

Implementation

Algorithm Analysis

Testing

Maintenance

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The standard approach in most programming languages for repeating a process a

certain number of times,

Do while Loop

Arrays

Loops

For loop

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?