Sorting in Data Structures

Sorting in Data Structures

University

15 Qs

quiz-placeholder

Similar activities

Informatik II Quiz 1

Informatik II Quiz 1

University

11 Qs

Searching and Sorting

Searching and Sorting

University - Professional Development

15 Qs

Technical Assessment

Technical Assessment

University

20 Qs

Sorting algorithms (Y11)

Sorting algorithms (Y11)

8th Grade - University

20 Qs

Sorting and Searching Algorithms Quiz - Batch 1

Sorting and Searching Algorithms Quiz - Batch 1

University

20 Qs

Quiz on Standard Algorithms

Quiz on Standard Algorithms

10th Grade - University

20 Qs

C++ Searches and Sorts

C++ Searches and Sorts

University - Professional Development

15 Qs

DAA_C_MCQ - 1

DAA_C_MCQ - 1

University

12 Qs

Sorting in Data Structures

Sorting in Data Structures

Assessment

Quiz

Computers

University

Hard

Created by

chellshe love

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

3 mins • 1 pt

What is Sorting?

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

These sorting algorithms have O(nlogn) time complexity, except…

Insertion Sort

Merge Sort

Heap Sort

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

These sorting algorithms have O(1) space complexity, except…

Insertion Sort

Heap Sort

Merge Sort

Bubble Sort

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

John von Neumann invented which sorting algorithm?

Selection sort

Bubble sort

Merge sort

Quick sort

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

Which piece of code deals with the swapping step in bubble sort?

Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

If the number of records to be sorted is small, identify the suitable sorting to be used

Quick sort

Merge sort

Selection sort

Bubble sort

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

How many steps are needed to sort the following numbers using a selection sort?

5 1 12 -5 16 2 12 14

8

6

7

5

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?