CS junior

CS junior

12th Grade

51 Qs

quiz-placeholder

Similar activities

Gr12 CATN - Term 1 Part 1

Gr12 CATN - Term 1 Part 1

12th Grade

49 Qs

AP CSP: Unit 5 Test Review - List, Loops, & Traversals

AP CSP: Unit 5 Test Review - List, Loops, & Traversals

10th - 12th Grade

50 Qs

PDA Software - Implementation & Testing Unit Revision

PDA Software - Implementation & Testing Unit Revision

12th Grade

49 Qs

CSIM PLTW

CSIM PLTW

8th - 12th Grade

50 Qs

PLTW Computer Science

PLTW Computer Science

8th - 12th Grade

50 Qs

Fundamentals Exam Study Guide

Fundamentals Exam Study Guide

9th - 12th Grade

53 Qs

Summer Quiz for Senior Class - Quiz Four

Summer Quiz for Senior Class - Quiz Four

11th Grade - University

50 Qs

Computing Exam

Computing Exam

9th - 12th Grade

56 Qs

CS junior

CS junior

Assessment

Quiz

Computers

12th Grade

Medium

Created by

ruijia lin

Used 2+ times

FREE Resource

51 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In algorithmic terms, what does the "greedy" approach prioritize?

Global optimal solutions

Random choices

Local optimal choices

Iterative refinement

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the primary function of the CPU cache in a computer system?

Execute instructions

Store temporary data

Manage peripherals

Facilitate network communication

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the worst-case time complexity (big O notation) of the QuickSort algorithm?

O(n)

O(n log n)

O(n^2)

O(log n)

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the average-case time complexity (big O notation) of the QuickSort algorithm?

O(n)

O(n log n)

O(n^2)

O(log n)

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In computer architecture, what does the CPU clock frequency refer to?

Memory read speed

Instruction execution speed

Peripheral device connection speed

Data transfer speed

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Among the following, which data storage unit is the largest?

Kilobyte

Megabyte

Gigabyte

Terabyte

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What problem does Dijkstra's algorithm aim to solve?

Shortest path problem

Data compression

Image processing

Data encryption

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?