Sorting Quiz
Quiz
•
Other, Education, Science
•
University - Professional Development
•
Practice Problem
•
Medium
B G
Used 18+ times
FREE Resource
Enhance your content in a minute
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
How many passes does an insertion sort algorithm consist of?
n
n-1
n+1
Answer explanation
An insertion algorithm consists of N-1 passes when an array of N elements is given
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the average case running time of an insertion sort algorithm?
Answer explanation
The average case analysis of a tight bound algorithm is mathematically achieved to be O(N2).
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Insertion Sort is
stable and sorts in place
unstable and sorts in place
stable and does NOT sort in place
NOT stable and does NOT sort in place
Answer explanation
During insertion sort, the relative order of elements is not changed. Therefore, it is a stable sorting algorithm. And insertion sort requires only O(1) of additional memory space. Therefore, it sorts In-place.
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which of the following sorting algorithm is best suited if the elements are already sorted?
Insertion Sort
Merge Sort
Heap Sort
Answer explanation
The best case running time of the insertion sort is O(n). The best case occurs when the input array is already sorted. As the elements are already sorted, only one comparison is made on each pass, so that the time required is O(n).
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Merge sort uses which of the following technique to implement sorting?
backtracking
greedy algorithm
divide and conquer
dynamic programming
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the average case time complexity of merge sort?
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the space complexity of merge sort?
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
13 questions
UK 101
Quiz
•
Professional Development
20 questions
CodeMavarick
Quiz
•
University
16 questions
Questions & Quick Responses - Part A:G - Work
Quiz
•
4th Grade - Professio...
20 questions
Multiple Intellegencies
Quiz
•
University
20 questions
TEST PRODUK KNOWLEDGE SPG&MD MIX BULAN DESEMBER 2024
Quiz
•
Professional Development
20 questions
TEST PRODUK KNOWLEDGE SPG&MD LARGE BULAN JUNI 2024
Quiz
•
University
10 questions
Referencing
Quiz
•
University - Professi...
20 questions
TEST PRODUK KNOWLEDGE SPG&MD LARGE BULAN MARET 2024
Quiz
•
Professional Development
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
10 questions
Identifying Phishing Emails Quiz
Quiz
•
Professional Development
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
2019 Logos
Quiz
•
Professional Development
9 questions
Principles of the United States Constitution
Interactive video
•
University
18 questions
Realidades 2 2A reflexivos
Quiz
•
7th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
25 questions
Integer Operations
Quiz
•
KG - University
