Theory quiz

Theory quiz

Professional Development

25 Qs

quiz-placeholder

Similar activities

De Lectores a Líderes - Repaso - Taller 2020

De Lectores a Líderes - Repaso - Taller 2020

Professional Development

22 Qs

Huruf ( Bahasa Melayu)

Huruf ( Bahasa Melayu)

KG - Professional Development

20 Qs

IV OLIMPIADA DE ORTOGRAFÍA_RONDA FINAL

IV OLIMPIADA DE ORTOGRAFÍA_RONDA FINAL

10th Grade - Professional Development

20 Qs

le premier examin pour la quatrieme annee

le premier examin pour la quatrieme annee

4th Grade - Professional Development

20 Qs

Excel 04

Excel 04

Professional Development

20 Qs

EPE 1 TLSCH

EPE 1 TLSCH

Professional Development

20 Qs

VOCABULARIO

VOCABULARIO

5th Grade - Professional Development

22 Qs

Big Data Analytics - Know Data and Get Insights

Big Data Analytics - Know Data and Get Insights

Professional Development

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