Theory quiz

Theory quiz

Professional Development

25 Qs

quiz-placeholder

Similar activities

Sistem Pneumatik

Sistem Pneumatik

1st Grade - Professional Development

25 Qs

Koniugacja 1 (A1)

Koniugacja 1 (A1)

Professional Development

20 Qs

Atividade de revisão - Gestão da Qualidade

Atividade de revisão - Gestão da Qualidade

Professional Development

20 Qs

B1 LITERATURA COMO ARTE

B1 LITERATURA COMO ARTE

Professional Development

20 Qs

FISICA II - PUNTOS EXTRAS

FISICA II - PUNTOS EXTRAS

Professional Development

20 Qs

ỨNG DỤNG CNTT TRONG DẠY HỌC GDTC

ỨNG DỤNG CNTT TRONG DẠY HỌC GDTC

Professional Development

20 Qs

MCQ Test -08-04-2025

MCQ Test -08-04-2025

Professional Development

20 Qs

Prueba de Educación 1

Prueba de Educación 1

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