Data Structures and Algorithms Quiz

Data Structures and Algorithms Quiz

University

17 Qs

quiz-placeholder

Similar activities

Sorting Algorithms

Sorting Algorithms

University

14 Qs

Meet ACM 2024

Meet ACM 2024

University

14 Qs

Round 1: Hack The Quest

Round 1: Hack The Quest

8th Grade - University

22 Qs

SDA - Review (mid term)

SDA - Review (mid term)

University

20 Qs

algo

algo

University

19 Qs

Algoritmos de ordenamiento

Algoritmos de ordenamiento

University

15 Qs

DSAA Quiz

DSAA Quiz

University

15 Qs

Sort

Sort

University - Professional Development

15 Qs

Data Structures and Algorithms Quiz

Data Structures and Algorithms Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Khalil Marwat

Used 9+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure uses LIFO order?

Queue

Stack

Array

Tree

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm repeatedly compares adjacent elements?

Merge Sort

Quick Sort

Bubble Sort

Insertion Sort

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which operation removes an item from the top of a stack?

Insert

Add

Pop

Push

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which sorting algorithm builds the sorted array one element at a time?

Merge Sort

Insertion Sort

Selection Sort

Quick Sort

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the index of the first element in an array in C/C++?

1

-1

0

Depends on compiler

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which sorting algorithm selects the minimum element in each pass?

Insertion Sort

Bubble Sort

Merge Sort

Selection Sort

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

An array is a type of:

Non-linear DS

File

Linear DS

Tree

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?