Theory quiz

Theory quiz

Professional Development

25 Qs

quiz-placeholder

Similar activities

are u ready?

are u ready?

Professional Development

20 Qs

Examen Final "Diplomado en GIS" - Instituto Enzo Levi

Examen Final "Diplomado en GIS" - Instituto Enzo Levi

Professional Development

20 Qs

E-Day 2 - Trivia Questions

E-Day 2 - Trivia Questions

6th Grade - Professional Development

20 Qs

Técnica Cirurgica 1

Técnica Cirurgica 1

University - Professional Development

28 Qs

COCAT - DAA

COCAT - DAA

University - Professional Development

25 Qs

Quiz-4 ML

Quiz-4 ML

Professional Development

20 Qs

Primary Tooth Practice

Primary Tooth Practice

Professional Development

20 Qs

Spanish Alphabet Pronunciation

Spanish Alphabet Pronunciation

KG - Professional Development

30 Qs

Theory quiz

Theory quiz

Assessment

Quiz

Education

Professional Development

Medium

Created by

KOTESWARAMMA 50048

Used 7+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the time complexity of the quicksort algorithm in the average case?

A. O(n)

B. O(n log n)

C. O(n^2)

D. O(log n)

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

merge sort is a ......................

searching technique

in-place sorting technique

not in place sorting technique

stable sorting method

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

For merging two sorted lists of sizes m and n into a sorted list of size m+n, we require comparisons of

  1. O(m)

  1. O(n)

  1. O(m+n)

  1. O(logm + logn)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To main measures of the efficiency of an algorithm are?

space and data

data & time

time & capacity

time &space

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following is a Divide and Conquer algorithm?

bubble sort

merge sort

quick sort

insertion sort

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the technique called in which it does not require extra memory for carrying out the sorting procedure?

in-place

stable

in-partition

unstable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


Which of the following is incorrect? Algorithms can be represented:

as programs

as pseudo-codes

as syntax

as flow chart

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?