DAA -MCQ

DAA -MCQ

University

15 Qs

quiz-placeholder

Similar activities

IETE Students day quiz

IETE Students day quiz

University

20 Qs

Estruturas de dados

Estruturas de dados

University

13 Qs

Sorting Quiz

Sorting Quiz

University - Professional Development

15 Qs

Midterm 2 Quiz

Midterm 2 Quiz

University

16 Qs

CodeCadette

CodeCadette

University

15 Qs

Algorithms and Data Structures Quiz

Algorithms and Data Structures Quiz

University

10 Qs

Understanding Quick Sort Algorithm

Understanding Quick Sort Algorithm

University

15 Qs

Coding Challenge Round 1

Coding Challenge Round 1

University

10 Qs

DAA -MCQ

DAA -MCQ

Assessment

Quiz

Other

University

Medium

Created by

Shoba LK

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Advait is organizing a large library of books and wants to find the most efficient way to sort them and search for specific titles. The algorithms like merge sort, quick sort and binary search are based on

Greedy algorithm

Divide and Conquer algorithm

Hash table

Parsing

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Dhruv is working on a large project that requires him to break it down into smaller tasks. He follows the Divide and conquer process to manage his workload effectively. The step(s) in this process are:

Conquer/Solve

Merge/Combine

Divide/Break

Both B and C

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Divya is organizing a large community event and needs to manage various tasks. In the Divide and Conquer process, breaking the event planning into smaller sub-tasks is the responsibility of

Divide/Break

Sorting/Divide

Conquer/Solve

Merge/Combine

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Alisha is organizing a large event and needs to sort a list of participants efficiently. She knows that some sorting algorithms use a divide and conquer approach. Which one of the below sorting methods cannot be used by Alisha for her event?

mergesort

quicksort

heapsort

binary search

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Myra is trying to understand the time complexity of an algorithm for her computer science project. What is meant by the time complexity of an algorithm?

The amount of time required to solve a particular problem

How difficult a problem is to solve

How many lines of code are required to solve a problem

How quickly a solution can be developed

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Myra is trying to understand how to measure the time complexity of her algorithms for a school project. What method should she use?

Big-O notation

Big-N notation

N notation

Small-O notation

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sneha is organizing a large collection of books for her library. She wants to sort them efficiently using a method that divides the collection into smaller parts and then combines them back together. Identify the sorting algorithm that applies the divide-and-conquer method.

Linear Sort

Merge Sort

Heap Sort

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