
Searching and Sorting
Flashcard
•
Computers
•
University
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

16 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which algorithm matches this description: "a sorting algorithm that treats the input as two parts, a sorted part and an unsorted part, and repeatedly selects the proper next value to move from the unsorted part to the end of the sorted part."
Back
Selection Sort
2.
FLASHCARD QUESTION
Front
Which algorithm matches this description: "a sorting algorithm that treats the input as two parts, a sorted part and an unsorted part, and repeatedly inserts the next value from the unsorted part into the correct location in the sorted part."
Back
Insertion Sort
3.
FLASHCARD QUESTION
Front
Which algorithm matches this description: "a sorting algorithm designed specifically for integers. The algorithm makes use of a concept called buckets and is a type of bucket sort. Any array of integer values can be subdivided into buckets by using the integer values' digits. A bucket is a collection of integer values that all share a particular digit value."
Back
Radix Sort
4.
FLASHCARD QUESTION
Front
Assume Radix sort and integers X and Y, such that X < Y. X will always be in a lower bucket than Y.
Back
False
5.
FLASHCARD QUESTION
Front
The mechanism of finding an element /key in a given set of elements is known as ________________
Back
searching
6.
FLASHCARD QUESTION
Front
A searching technique which is based on Divide and Conquer approach
Back
Binary search
7.
FLASHCARD QUESTION
Front
A searching technique which works on both sorted and unsorted list
Back
Linear 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?