Data Structures and Algorithms Quiz

Data Structures and Algorithms Quiz

University

17 Qs

quiz-placeholder

Similar activities

Algorithm Intro

Algorithm Intro

9th Grade - University

14 Qs

Data Structuer

Data Structuer

University

12 Qs

Quiz 2 DS1E

Quiz 2 DS1E

University

12 Qs

Data Structures

Data Structures

University

20 Qs

Algorithm questions

Algorithm questions

12th Grade - University

20 Qs

Test Quiz Basic Programming

Test Quiz Basic Programming

University

12 Qs

Data Structure

Data Structure

University

20 Qs

Sorting and Searching Algorithms Quiz - Batch 1

Sorting and Searching Algorithms Quiz - Batch 1

University

20 Qs

Data Structures and Algorithms Quiz

Data Structures and Algorithms Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Khalil Marwat

Used 2+ 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?