
ASSESSMENT 1
Authored by Sandhya .
Computers
University
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Q1. Which of the following is NOT a type of algorithm design paradigm?
A) Divide and Conquer
B) Greedy
C) Dynamic Programming
D) Static Programming
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Q2. In the context of sorting algorithms, what is the average-case time complexity of Quick Sort?
A) O(n)
B) O(n log n)
C) O(n^2)
D) O(log n)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Q3. What is the worst-case time complexity of Bubble Sort?
A) O(n)
B) O(n log n)
C) O(n^2)
D) O(log n)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Q4. Which algorithm is efficient for large datasets and has a time complexity of O(n log n)?
A) Insertion Sort
B) Merge Sort
C) Selection Sort
D) Bubble Sort
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Q5. In the context of algorithms, what does 'Big O notation' describe?
A) The average-case time complexity of an algorithm
B) The space complexity of an algorithm
C) The upper bound of an algorithm's time complexity
D) The lower bound of an algorithm's space complexity
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Q6. What is the time complexity of the following code?
for (int i = 0; i < n; i++) {
for (int j = 0; j < i; j++) {
// Constant time operation
}
}
A) O(n)
B) O(n log n)
C) O(n^2)
D) O(n^3)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Q7. Find the time complexity of the following code:
for (int i = 0; i < n; i++) {
for (int j = 0; j < n; j++) {
for (int k = 0; k < n; k++) {
// Constant time operation
}
}
}
A) O(n)
B) O(n2)
C) O(n3)
D) O(2n)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
17 questions
STIN (EM24) - Tecnologías 4.0 (T13)
Quiz
•
University - Professi...
15 questions
Pengolahan Citra IK-1 10.45
Quiz
•
University
16 questions
Python Basics
Quiz
•
KG - University
19 questions
Pokemon
Quiz
•
1st Grade - Professio...
15 questions
Sinh hoạt lớp Tuần 7
Quiz
•
1st Grade - University
18 questions
Juego sobre pseudocódigo en PseInt
Quiz
•
University
20 questions
HCI - UCD
Quiz
•
University
19 questions
Kompyuter Arxitekturasi 3.0
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
7 questions
Fragments, Run-ons, and Complete Sentences
Interactive video
•
4th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
10 questions
DNA Structure and Replication: Crash Course Biology
Interactive video
•
11th Grade - University
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
5 questions
Examining Theme
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University