DSA(UNIT 1) Test 1

DSA(UNIT 1) Test 1

University

10 Qs

quiz-placeholder

Similar activities

Data Structures

Data Structures

University

12 Qs

Quiz 8: Arrays&Vector

Quiz 8: Arrays&Vector

University

10 Qs

Dynamic Allocation

Dynamic Allocation

University

8 Qs

special

special

University

10 Qs

Data Structure 1

Data Structure 1

University

7 Qs

STACK - [UJI UAS ALS]

STACK - [UJI UAS ALS]

University

10 Qs

Quiz 2 - Stack

Quiz 2 - Stack

University

12 Qs

Data Structure Revision Continuous

Data Structure Revision Continuous

University

10 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?