Workshop Day 2

Workshop Day 2

University

10 Qs

quiz-placeholder

Similar activities

DS Q-1-2024 Batch

DS Q-1-2024 Batch

University

15 Qs

POs and BTL

POs and BTL

University

15 Qs

9° Ano - Recuperação Avaliação II

9° Ano - Recuperação Avaliação II

9th Grade - University

11 Qs

DSA Quiz 2 Set 1

DSA Quiz 2 Set 1

University

10 Qs

DSA & Code Snippets

DSA & Code Snippets

University

15 Qs

Data Structure

Data Structure

University

15 Qs

Code Queen

Code Queen

University

15 Qs

Chap 13 group 3

Chap 13 group 3

University

12 Qs

Workshop Day 2

Workshop Day 2

Assessment

Quiz

Education

University

Hard

Created by

Sumit Jain

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

To represent hierarchical relationship between elements, which data structure is suitable

Priority

Tree

Dequeue

All of the above

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which data structure allows deleting data elements from front and inserting at rear

Queue

Stack

Binary search tree

Dequeue

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not a disadvantage to the usage of array

Fixed size

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

Insertion based on position

Accessing elements at specified positions

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Elements in an array are accessed

randomly

sequentially

exponentially

logarithmically

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can you measure the efficiency of an the algorithm?

Processor and memory

Complexity and capacity

Time and space

Data and space

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can we measure the time factor when determining the efficiency of the algorithm

Counting microseconds

 

Counting the number of key operations

Counting the number of statements

Counting the number of statements

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The complexity theory does not contain the following case, which is

Best Case

Average Case

Worst Case

Null Case

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?