22CS404-Analysis of Algorithms Assessment

22CS404-Analysis of Algorithms Assessment

14 Qs

quiz-placeholder

Similar activities

Industry Vocabulary Showdown

Industry Vocabulary Showdown

9th - 12th Grade

15 Qs

Evaluación de Opción Múltiple: Características del Sonido

Evaluación de Opción Múltiple: Características del Sonido

12th Grade

10 Qs

Повторение. Возбужденное состояние

Повторение. Возбужденное состояние

KG - University

17 Qs

RECUPERAÇÃO DE ROBÓTICA 1T B1

RECUPERAÇÃO DE ROBÓTICA 1T B1

KG - University

12 Qs

RR Transmittal Examination

RR Transmittal Examination

Professional Development

10 Qs

Spring ACP Review 22-23

Spring ACP Review 22-23

KG - University

16 Qs

Reservando Una habitación en el hotel.

Reservando Una habitación en el hotel.

9th - 12th Grade

14 Qs

22CS404-Analysis of Algorithms Assessment

22CS404-Analysis of Algorithms Assessment

Assessment

Quiz

others

Hard

Created by

SUGANTHI D

FREE Resource

14 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • Ungraded

Name of the Student

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

30 sec • Ungraded

Register Number

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

30 sec • Ungraded

Year/Sem

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

30 sec • Ungraded

Class/Section

Evaluate responses using AI:

OFF

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. What does the time complexity of an algorithm represent?
A) The amount of memory used
B) The number of inputs
C) The running time as a function of input size
D) The number of programmers needed

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Which of the following is the correct asymptotic notation for the best case performance of an algorithm?
A) Θ (Theta)
B) Ω (Omega)
C) O (Big-O)
D) o (Little-o)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. What is the time complexity of the recurrence: T(n) = T(n/2) + O(1)?
A) O(n)
B) O(log n)
C) O(n log n)
D) O(n²)

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?