22CS404-Analysis of Algorithms Assessment

22CS404-Analysis of Algorithms Assessment

14 Qs

quiz-placeholder

Similar activities

Rational Number Operations (6th CCSS)

Rational Number Operations (6th CCSS)

6th Grade

10 Qs

Quiz PMM 2024

Quiz PMM 2024

KG - University

15 Qs

SOAL ASSESMEN DIAGNOSTIK

SOAL ASSESMEN DIAGNOSTIK

KG - University

10 Qs

Reservando Una habitación en el hotel.

Reservando Una habitación en el hotel.

9th - 12th Grade

14 Qs

Химиялық байланыс, 8А

Химиялық байланыс, 8А

KG - University

13 Qs

AVALIAÇÃO 2º TRIM

AVALIAÇÃO 2º TRIM

10th Grade

10 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

Acid sulfuric oleum

Acid sulfuric oleum

6th - 8th Grade

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