
AP Computer Science A Quarterly Exam
Quiz
•
Other
•
12th Grade
•
Practice Problem
•
Hard
Mouna Boutemine
FREE Resource
Enhance your content in a minute
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
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
19 questions
Grade 12 Memoir List 1
Quiz
•
12th Grade
12 questions
Alberta Natural Resources #2
Quiz
•
KG - University
11 questions
Microcourse 3-SMCTI
Quiz
•
12th Grade
15 questions
Child Development: unit 2
Quiz
•
9th - 12th Grade
13 questions
Microsoft Word 2016 Tables
Quiz
•
8th - 12th Grade
10 questions
Civic Duties and Responsibilities
Quiz
•
9th - 12th Grade
20 questions
InDesign Basic 1
Quiz
•
9th - 12th Grade
10 questions
IT QUIZ
Quiz
•
10th - 12th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Other
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
34 questions
Geometric Terms
Quiz
•
9th - 12th Grade
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
16 questions
Proportional Relationships And Constant Of Proportionality
Quiz
•
7th - 12th Grade
10 questions
DNA Replication Concepts and Mechanisms
Interactive video
•
7th - 12th Grade
10 questions
Unit 2: LS.Bio.1.5-LS.Bio.2.2 Power Vocab
Quiz
•
9th - 12th Grade
20 questions
Food Chains and Food Webs
Quiz
•
7th - 12th Grade
15 questions
Identify Triangle Congruence Criteria
Quiz
•
9th - 12th Grade
