Fundamentals of Computing Practice Test 2026 – Your All-In-One Guide to Exam Success!

Session length

1 / 20

Which statement about time complexity is true?

Time complexity measures memory usage.

Space complexity describes runtime growth.

Big-O notation is used only for memory usage.

Time complexity describes how runtime grows with input size.

Time complexity describes how the runtime of an algorithm grows as the input size increases. This focuses on how many basic operations the algorithm performs as the amount of data grows, not on memory usage. Space complexity, on the other hand, is about memory usage, including any extra storage the algorithm requires beyond the input. Big-O notation captures these growth rates and is used to express both time and space, not only memory usage. So, describing how runtime grows with input size is the accurate statement.

For example, if an algorithm scans every element once, its time complexity is linear, O(n); doubling the input roughly doubles the running time.

Next question

Find the option that is right for you!

All options are one-time payments.

$12.50

30 day premium pass

All the basics to get you started

  • Ad-free experience
  • View your previous attempt history
  • Mobile app access
  • In-depth explanations
  • 30 day premium pass access
👑$30.00 $87.50 usd

6 month DELUXE pass (most popular)

Everything with the 30 day premium pass FOR 6 MONTHS! & the ultimate digital PDF study guide (BONUS)

  • Everything included in the premium pass
  • $87.50 usd value for $30.00! You save $57.50!
  • + Access to the ultimate digital PDF study guide
  • + 6 months of premium pass access
  • + Priority support
$12.50 $18.99

Ultimate digital PDF study guide

For those that prefer a more traditional form of learning

  • Available for instant download
  • Available offline
  • Hundreds of practice multiple choice questions
  • Comprehensive content
  • Detailed explanations
Image Description
Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy