
AP Computer Science A Quarterly Exam
Authored by Mouna Boutemine
Other
12th Grade

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm repeatedly finds the lowest item from a portion of a list and swaps it with the item at index?
linear sort
selection sort
insertion sort
sequential sort
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm sequentially removes an item from a list and adds it back to the list in the appropriate position relative to the previous items in the list?
sequential sort
selection sort
insertion sort
mergesort
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which algorithm uses a temporary array during the sorting process?
selection sort
insertion sort
mergesort
binary search
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the following code segment: public static int whatzOutput(int x) { if (x == 0) { return(x); } else { return(whatzOutput(x-1)); } } Which is displayed when whatzOutput(-1) is called?
0
-1
-2
No value is returned because this call results in infinite recursion.
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which algorithms take a divide and conquer approach?
I. Selection Sort
II. Merge Sort
III. Quick Sort
IV. Bubble Sort
6.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which algorithms have a running time of n²?
a. I and II only
I. selection sort
IV. binary search
III. mergesort
II. insertion sort
7.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which algorithms are implemented recursively?
a. I and II only
I. selection sort
III. mergesort
II. insertion sort
IV. binary search
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
15 questions
chapter 6 assessment - Hamilton circuits
Quiz
•
12th Grade
14 questions
ANAGRAMS
Quiz
•
9th Grade - University
20 questions
Ollie's Kids Quiz
Quiz
•
1st - 12th Grade
15 questions
Word Choice Part 2
Quiz
•
9th - 12th Grade
11 questions
Do you know TBHK
Quiz
•
KG - Professional Dev...
19 questions
Marketing
Quiz
•
9th - 12th Grade
20 questions
Intro to Bones
Quiz
•
9th - 12th Grade
13 questions
Type of Quantitative Research Design
Quiz
•
11th - 12th Grade
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
Discover more resources for Other
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
22 questions
El Imperfecto
Quiz
•
9th - 12th Grade
25 questions
Logos
Quiz
•
12th Grade
20 questions
Grammar
Quiz
•
9th - 12th Grade
18 questions
Mendelian Genetics
Quiz
•
10th - 12th Grade
22 questions
Regular Preterite -AR-ER-IR-
Quiz
•
12th Grade
20 questions
verbos reflexivos en español
Quiz
•
9th - 12th Grade
14 questions
Making Inferences From Samples
Quiz
•
7th - 12th Grade