Quick Sort

Quiz
•
Information Technology (IT)
•
University
•
Medium
Amina Amina
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Quick Sort, which of the following is a common strategy for selecting the pivot element?
Choosing the first element
Choosing a random element
Choosing the median of the first, middle, and last elements
all of the above
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is Quick Sort?
A sorting algorithm that divides the array into smaller parts and sorts them independently.
(Алгоритм сортировки, который делит массив на меньшие части и сортирует их независимо.)
A divide-and-conquer algorithm that sorts items by partitioning an array into sub-arrays.
(Алгоритм «разделяй и властвуй», который сортирует элементы путем разделения массива на подмассивы.)
A linear search algorithm that finds the correct order of elements.
(Алгоритм линейного поиска, который находит правильный порядок элементов.)
An algorithm that sorts the array by repeatedly swapping adjacent elements.
(Алгоритм, который сортирует массив, постоянно меняя местами соседние элементы.)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of Quick Sort in the best case
O(n)
O(log n)
O(n²)
O(n log n)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of Quick Sort in the worst case?
O(n log n)
O(n)
O(n²)
O(log n)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In which situation does the worst case time complexity of Quick Sort occur?
When the pivot divides the array into two nearly equal halves.
(Когда опорный элемент делит массив на две почти равные части.)
When the array is already sorted or reverse sorted.
(Когда массив уже отсортирован или отсортирован в обратном порядке.)
When a random pivot is chosen.
(Когда выбирается случайный опорный элемент.)
When the array contains only identical elements.
(Когда массив содержит только одинаковые элементы.)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the space complexity of Quick Sort?
O(log n)
O(n)
O(n log n)
O(1)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Stability yes or no
NO
YES
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Asesmen Awal

Quiz
•
10th Grade - University
8 questions
advanced data structures algorithm& anlaysis

Quiz
•
University
10 questions
AverageRound

Quiz
•
University
11 questions
Структурированный тип данных массив

Quiz
•
10th Grade - University
15 questions
Challenging Algorithms and Sorting Concepts

Quiz
•
University
10 questions
แบบฝึกหัด Unit4-5-ความรู้เกี่ยวกับอัลกอริทึมการเรียงลำดับ

Quiz
•
University
6 questions
insertion sort

Quiz
•
University
10 questions
Microsoft Word 2019 - Mail Merge

Quiz
•
10th Grade - University
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