Data Structures and Algorithms Quiz-1

Data Structures and Algorithms Quiz-1

University

25 Qs

quiz-placeholder

Similar activities

Desarrollo Aplicacion Movil I

Desarrollo Aplicacion Movil I

University

20 Qs

Operating System

Operating System

University

20 Qs

FONDAMENTAUX CLOUD

FONDAMENTAUX CLOUD

University

20 Qs

Practica Primer Parcial

Practica Primer Parcial

University

23 Qs

ARM Instructions Set Quiz

ARM Instructions Set Quiz

University

30 Qs

FAB-101 HW Core Pgs. 1-5 (AVWK2)

FAB-101 HW Core Pgs. 1-5 (AVWK2)

12th Grade - University

30 Qs

Module I: Introduction to UNIX

Module I: Introduction to UNIX

University

20 Qs

BE23CS407 - Design and Analysis of Algorithms (Unit-1)

BE23CS407 - Design and Analysis of Algorithms (Unit-1)

University

20 Qs

Data Structures and Algorithms Quiz-1

Data Structures and Algorithms Quiz-1

Assessment

Quiz

Engineering

University

Medium

Created by

Adolphineshyni S

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of these is a divide and conquer algorithm?

Merge Sort

Bubble Sort

Insertion Sort

Selection Sort

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is a data structure?

A programming language

A collection of algorithms

A way to store and organize data

A type of computer hardware

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What data structure uses LIFO?

Stack

Queue

Linked List

Array

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the worst case time complexity of a linear search?

O(n)

O(log n)

O(1)

O(n^2)

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What are the disadvantages of arrays?

Index value of an array can be negative

Elements are sequentially accessed

Data structure like queue or stack cannot be implemented

There are chances of wastage of memory space if elements inserted in an array are lesser than the allocated size

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The data structure required to check whether an expression contains a balanced parenthesis is?

Queue

Stack

Tree

Array

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the value of the postfix expression 6 3 2 4 + - *?

74

-18

22

40

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?