Algorithms and algorithmic Complexity

Quiz
•
Computers
•
University
•
Hard
j song
Used 8+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is NOT a characteristic of an algorithm?
A) Input
B) Output
C) Finiteness
D) Memory Usage
E) Feasibility
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
An algorithm must always end after executing a finite number of steps, and each step must be completed in a finite time. This characteristic is known as:
A) Determinism
B) Feasibility
C) Finiteness
D) Correctness
E) Readability
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is a requirement when designing an algorithm?
A) It must be computationally expensive
B) It must be easy to understand, code, and debug
C) It must always produce the fastest result
D) It must use the minimum amount of storage
E) It must require no input data
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is the primary disadvantage of ex post facto analysis of an algorithm’s efficiency?
A) It ignores environmental factors like hardware and software
B) It only estimates performance, not actual measurements
C) It requires writing a program to implement the algorithm
D) It cannot measure time complexity
E) It doesn’t account for the algorithm's correctness
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The time complexity of an algorithm is generally expressed as a function of the problem size n. This function is usually referred to as:
A) Space Complexity
B) Fundamental Operation
C) Big-O Notation
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following time complexities grows the fastest as n increases?
O(1)
O(n)
O(n^2)
O(n!)
O(nlogn)
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
If an algorithm has a time complexity of O(n^2) and another has O(n^3), what is the time complexity of the sum of the two algorithms?
O(n^2)
O(n^3)
O(n^4)
O(n)
O(nlogn)
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Time Complexity

Quiz
•
University
15 questions
ANALYSIS OF ALGORITHMS

Quiz
•
University
13 questions
Preliminary Algorithm and Complexities Examination

Quiz
•
University
11 questions
JAVALO3

Quiz
•
University
10 questions
AdvancedProgramming_intro

Quiz
•
University
12 questions
Quiz-1(Div-C)

Quiz
•
University
15 questions
AlgoMania Quiz

Quiz
•
University
15 questions
Knowledge Knockout[Quiz Round](2nd-4th years)

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade