DSA(UNIT 1) Test 1

DSA(UNIT 1) Test 1

University

10 Qs

quiz-placeholder

Similar activities

Minecraft

Minecraft

KG - Professional Development

13 Qs

Numpy

Numpy

University

6 Qs

AS Computing: Data Structures

AS Computing: Data Structures

10th Grade - University

15 Qs

BCSC0006 - Quiz 4 - Linked List & Stacks

BCSC0006 - Quiz 4 - Linked List & Stacks

University

10 Qs

Data Structure#1

Data Structure#1

University

10 Qs

U26 Q5 The Matrix!

U26 Q5 The Matrix!

KG - University

14 Qs

J277 - 2.2 - Use of Arrays up to 2D

J277 - 2.2 - Use of Arrays up to 2D

10th Grade - University

8 Qs

Ds 1

Ds 1

University

15 Qs

DSA(UNIT 1) Test 1

DSA(UNIT 1) Test 1

Assessment

Quiz

Computers

University

Medium

Created by

MS.MAHALAKSHMI V

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a linear data structure?

  1. Array

  1. AVL Tree

  1. Binary Tree

  1. Graphs

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which matrix has most of the elements (not all) as Zero?

a) Identity Matrix

b) Unit Matrix

c) Sparse Matrix

d) Zero Matrix

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who coined the term Sparse Matrix?


a) Harry Markowitz

b) James Sylvester

c) Chris Messina

d) Arthur Cayley

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The matrix contains m rows and n columns. The matrix is called Sparse Matrix if ________


a) Total number of Zero elements > (m*n)/2

b) Total number of Zero elements = m + n

c) Total number of Zero elements = m/n

d) Total number of Zero elements = m-n

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data structures allow insertion and deletion from both ends?


a) Stack

b) Deque

c) Queue

d) Strings

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Process of inserting an element in stack is called ____________


a) Create

b) Push

c) Evaluation

d) Pop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pushing an element into stack already having five elements and stack size of 5, then stack becomes ___________


a) Overflow

b) Crash

c) Underflow

d) User flow

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?