DAA QUIZ

DAA QUIZ

University

10 Qs

quiz-placeholder

Similar activities

Sorting Algorithms

Sorting Algorithms

University

14 Qs

Viva - Practical - Main

Viva - Practical - Main

University

10 Qs

Seatwork Greedy Algorithm Data Structure

Seatwork Greedy Algorithm Data Structure

University

14 Qs

Design And Analysis of Algorithms

Design And Analysis of Algorithms

University

10 Qs

GCSE Computer Science 9-1: Sorting Algorithms

GCSE Computer Science 9-1: Sorting Algorithms

10th Grade - University

10 Qs

A big fan of DE142

A big fan of DE142

University

12 Qs

Data Structure#1

Data Structure#1

University

10 Qs

ReflectiveQuizDDT1A_07102020

ReflectiveQuizDDT1A_07102020

University

10 Qs

DAA QUIZ

DAA QUIZ

Assessment

Quiz

Computers

University

Medium

Created by

Sumab Rao

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Binary Search Uses

Decrease and Conquer Design Technique

Divide Conquer Design Technique

Greedy Design Technique

None of these

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The data structure used for Depth First Algorithm is

STACK

QUEUE

BOTH STACK & QUEUE

NONE OF THESE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In linear Search Algorithm basic operation is

Element Comparison with key Element

Increment operation

Decrement Operation

None of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Efficiency of an Algorithm is decided by the

Number of times the basic operation is executed

Time taken for executing the program

Number of instructions in the program

All of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Worst case efficiency of Binary Search is

O(n)

O(n log n)

O(Log n)

O(n2)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example for Decrease and Conquer Design Technique

Topological Sort

Fake Coin Problem

Generating Permutation

All of these

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Heap should satisfy

Shape Property

Parental Dominance Property

Both Shape and Parental Dominance Property

None of these

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?