Data Structures and Algorithms Quiz

Data Structures and Algorithms Quiz

University

17 Qs

quiz-placeholder

Similar activities

Sorting and Searching Algorithms Quiz - Batch 1

Sorting and Searching Algorithms Quiz - Batch 1

University

20 Qs

Algorithm Intro

Algorithm Intro

9th Grade - University

14 Qs

Test Quiz Basic Programming

Test Quiz Basic Programming

University

12 Qs

Quizze Buzzie

Quizze Buzzie

University

14 Qs

Quick Sort - Data Structures

Quick Sort - Data Structures

University

15 Qs

Algo Duel

Algo Duel

University

20 Qs

Data Structures Activity - 1

Data Structures Activity - 1

University

15 Qs

TECHNICAL QUIZ

TECHNICAL QUIZ

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?