DSAlabL910IT

DSAlabL910IT

University

40 Qs

quiz-placeholder

Similar activities

U4 Balancing and Chemical Reactions

U4 Balancing and Chemical Reactions

11th Grade - University

39 Qs

Medical Terminology 3500 Group 9

Medical Terminology 3500 Group 9

University

40 Qs

Cell Theory and Cells

Cell Theory and Cells

7th Grade - Professional Development

40 Qs

Social Forestry

Social Forestry

University

35 Qs

Máquinas Simples e Calorimetria

Máquinas Simples e Calorimetria

7th Grade - University

42 Qs

Earth Systems and Matter Quiz

Earth Systems and Matter Quiz

10th Grade - University

36 Qs

Organización política e territorial de Europa, España e Galicia

Organización política e territorial de Europa, España e Galicia

6th Grade - University

35 Qs

Homônimos e Parônimos

Homônimos e Parônimos

4th Grade - University

38 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?