Search Header Logo

22CS404-Analysis of Algorithms Assessment

Authored by SUGANTHI D

others

22CS404-Analysis of Algorithms Assessment
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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²)

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?