Selection Sort & Exhaustive Search

Quiz
•
Computers
•
University
•
Hard

S Sampath Kumar
Used 4+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the time complexity of the Selection Sort algorithm for sorting an array of N elements?
a. O(N)
b. O(N^2)
c. O(log N)
d. O(N^2 log N)
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How does the Selection Sort algorithm work?
a. It divides the array into subarrays for sorting.
b. It repeatedly selects the smallest element and swaps it with the first unsorted element.
c. It uses a stack to sort the elements.
d. It employs a binary search to find the smallest element.
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is true about Selection Sort?
a. It is an unstable sorting algorithm.
b. It is an adaptive sorting algorithm.
c. It has a best-case time complexity of O(N log N).
d. It is more efficient than Quick Sort.
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In Selection Sort, how many comparisons are made to sort an array of N elements?
a. N
b. N-1
c. N^2
d. N/2
5.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
Which sorting algorithm is more efficient than Selection Sort on average?
a. Quick Sort
b. Merge Sort
c. Bubble Sort
d. Insertion Sort
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In Selection Sort, how many swaps are made to sort an array of N elements?
a. N
b. N-1
c. N^2
d. N/2
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following sorting algorithms is not an in-place sorting algorithm?
a. Selection Sort
b. Quick Sort
c. Merge Sort
d. Bubble Sort
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Sorting algorithms (Y11)

Quiz
•
8th Grade - University
10 questions
Analysis of Algorithms

Quiz
•
University
17 questions
Data Structures and Algorithms Quiz

Quiz
•
University
15 questions
CPIT 201 Algorithms

Quiz
•
12th Grade - University
15 questions
Fundamentals of Algorithms - Unit 1 - Test 1

Quiz
•
University
10 questions
DS Quiz1

Quiz
•
University
10 questions
PENILAIAN HARIAN 2

Quiz
•
11th Grade - University
15 questions
Searching and Sorting

Quiz
•
University - Professi...
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade