Supplementary Quiz

Supplementary Quiz

University

15 Qs

quiz-placeholder

Similar activities

HAPPY DSA

HAPPY DSA

University

20 Qs

DSA (QUIZ 7) -Greedy Algorithms and Complexity Analysis

DSA (QUIZ 7) -Greedy Algorithms and Complexity Analysis

University

15 Qs

Soal Koding & Kecerdasan Artifisial untuk SMA/SMK

Soal Koding & Kecerdasan Artifisial untuk SMA/SMK

University

10 Qs

24-2 IT104 P1

24-2 IT104 P1

University

10 Qs

Problem Solving and Programming Design (Part 2)

Problem Solving and Programming Design (Part 2)

University

15 Qs

INTRO TO DSA

INTRO TO DSA

University

15 Qs

Computational Thinking Quiz - Grade 7

Computational Thinking Quiz - Grade 7

7th Grade - University

10 Qs

IT/CS Review Quizzizz

IT/CS Review Quizzizz

6th Grade - University

15 Qs

Supplementary Quiz

Supplementary Quiz

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Cristy Lea Laquindanum

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Which of the following is a hierarchical data structure?

  • Tree

  • Array

  • Stack

  • Queue

2.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

What is the space complexity of an algorithm concerned with?

  • Execution speed

  • Memory usage

  • Number of loops

  • Code length

3.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Which notation is used to express time and space complexity?

  • π (Pi) Notation

  • Σ (Sigma) Notation

  • Δ (Delta) Notation

  • Big-O Notation

4.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Big-O notation is used to describe:

  • Programming syntax rules

  • The rate of algorithm growth

  • The number of lines of code

  • Variable memory addresses

5.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Arrays allow direct/random access to elements via indices.

True

False

6.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

A linked list needs contiguous memory allocation.

True

False

7.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

If an algorithm uses recursion heavily, it usually consumes more:

  • Time only

  • Space only

  • Both time and space

Neither time nor space

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?