Theory quiz

Theory quiz

Professional Development

25 Qs

quiz-placeholder

Similar activities

Cuestionario OPOS 26/03/2019 T5

Cuestionario OPOS 26/03/2019 T5

Professional Development

20 Qs

Google Certified Educator Level 1 Exam Questions

Google Certified Educator Level 1 Exam Questions

Professional Development

20 Qs

DSAquiz

DSAquiz

Professional Development

20 Qs

Participe présent/gérondif/adjectif verbal

Participe présent/gérondif/adjectif verbal

5th Grade - Professional Development

20 Qs

Participe présent/gérondif/adjectif verbal

Participe présent/gérondif/adjectif verbal

5th Grade - Professional Development

20 Qs

TÌM HIỂU RECLOSER NULEC VÀ LBS FTU-P200

TÌM HIỂU RECLOSER NULEC VÀ LBS FTU-P200

Professional Development

20 Qs

الأمتحان الثانى للصف الخامس الأبتذائى

الأمتحان الثانى للصف الخامس الأبتذائى

5th Grade - Professional Development

20 Qs

Palabras según el acento- agudas, graves, esdrújulas

Palabras según el acento- agudas, graves, esdrújulas

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?