CS junior

CS junior

12th Grade

51 Qs

quiz-placeholder

Similar activities

AP CSP Data Unit 5

AP CSP Data Unit 5

10th - 12th Grade

47 Qs

CSP Vocabulary Review

CSP Vocabulary Review

9th - 12th Grade

53 Qs

Computer Science Multiple Choice Review

Computer Science Multiple Choice Review

9th - 12th Grade

50 Qs

Final Exam

Final Exam

12th Grade

50 Qs

Python with Functions

Python with Functions

12th Grade

50 Qs

PLTW CSE Essentials Review

PLTW CSE Essentials Review

8th - 12th Grade

50 Qs

Code.org CSP Unit 5 Test Review

Code.org CSP Unit 5 Test Review

10th - 12th Grade

47 Qs

APCSP BJC Unit 5

APCSP BJC Unit 5

10th - 12th Grade

47 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?