MPS VIVA

MPS VIVA

University

20 Qs

quiz-placeholder

Similar activities

DS QUIZ 2

DS QUIZ 2

University

20 Qs

Episode 12 DSA Thursdays Sorting Algo

Episode 12 DSA Thursdays Sorting Algo

University

15 Qs

CA mcq

CA mcq

University

25 Qs

DSA QUIZ

DSA QUIZ

University

20 Qs

DSA - Practice Quiz - 1

DSA - Practice Quiz - 1

University - Professional Development

15 Qs

Selection Sort & Exhaustive Search

Selection Sort & Exhaustive Search

University

15 Qs

NSCC-CODE TO COIN

NSCC-CODE TO COIN

University

15 Qs

Data Structures Quiz

Data Structures Quiz

University

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