DSAlabL910IT

DSAlabL910IT

University

40 Qs

quiz-placeholder

Similar activities

Basics in Botany

Basics in Botany

University

40 Qs

Midterm Botany

Midterm Botany

University

40 Qs

Chemical Bonding and Counting Atoms

Chemical Bonding and Counting Atoms

8th Grade - University

44 Qs

Molecules/Formulas Retest Practice

Molecules/Formulas Retest Practice

9th Grade - University

39 Qs

Unsur

Unsur

8th Grade - University

41 Qs

Frutas y Hortalizas Pt 2

Frutas y Hortalizas Pt 2

University

36 Qs

Unsur, Senyawa dan Campuran

Unsur, Senyawa dan Campuran

8th Grade - University

35 Qs

DSAlabL910IT

DSAlabL910IT

Assessment

Quiz

Science

University

Medium

Created by

Armilyn Martinez

Used 2+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of sorting algorithms?

To decrease the size of the array

To arrange items in a specific order

To delete duplicate values

To convert numerical values to text

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following sorting algorithms is based on the divide-and-conquer technique?

Selection Sort

Merge Sort

Bubble Sort

Insertion Sort

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm always ensures the smallest element is placed first in the sorted part of the array?

Bubble Sort

Merge Sort

Selection Sort

Quick Sort

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity of Bubble Sort in its worst case?

O(nlog⁡n)O(n \log n)O(nlogn)

O(n)O(n)O(n)

O(n2)O(n^2)O(n2)

O(1)O(1)O(1)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm uses a pivot element to partition the array?

Quick Sort

Shell Sort

Insertion Sort

Bucket Sort

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following sorting algorithms is considered stable?

Quick Sort

Merge Sort

Selection Sort

Heap Sort

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In-place sorting means the algorithm requires:

Extra space equal to the size of the input array

Constant or no extra space

More time for sorting

Recursive calls

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?