MPS VIVA

MPS VIVA

University

20 Qs

quiz-placeholder

Similar activities

Searching and Sorting

Searching and Sorting

University

16 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

10th Grade - University

16 Qs

Data Structures Quiz No 2

Data Structures Quiz No 2

University

20 Qs

DSAA Quiz

DSAA Quiz

University

15 Qs

Data Structures and Algorithms Quiz - BATCH 1

Data Structures and Algorithms Quiz - BATCH 1

University

23 Qs

Searching and Sorting

Searching and Sorting

University - Professional Development

15 Qs

Knowledge Knockout[Quiz Round](2nd-4th years)

Knowledge Knockout[Quiz Round](2nd-4th years)

University

15 Qs

DSQUIZ 2020-21

DSQUIZ 2020-21

University

18 Qs

MPS VIVA

MPS VIVA

Assessment

Quiz

Computers

University

Easy

Created by

Trilochan Sahoo

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The efficiency of an algorithm may vary depending on factors such as the _______ of the input.

a) Complexity

b) Size

c) Shape

d) Formulation

2.

OPEN ENDED QUESTION

2 mins • 2 pts

The average-case time complexity of an algorithm is often determined by considering the average _______ of the algorithm over all possible inputs.

Evaluate responses using AI:

OFF

3.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

When analyzing recursive algorithms, the recurrence relation is used to:

Describe the efficiency of the algorithm in terms of its worst-case scenario


Define the base case of the recursion

 Calculate the time complexity of the algorithm


Determine the maximum depth of recursion


4.

OPEN ENDED QUESTION

2 mins • 2 pts

Which of the following statements about non-recursive algorithms is true?

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

2 mins • 2 pts

Which of the following best describes the order of growth of an algorithm?

Evaluate responses using AI:

OFF

6.

OPEN ENDED QUESTION

2 mins • 2 pts

The Master Theorem provides a solution for recurrence relations of the form:

Evaluate responses using AI:

OFF

7.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Which of the following algorithms is not suitable for sorting data in external memory (when the dataset is too large to fit into main memory)?

Merge sort

Quick sort

Radix sort

Bubble sort

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?