Complexity Analysis Station [2]

Quiz
•
Computers
•
University
•
Easy

Dareen Hussein
Used 10+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is asymptotic complexity in the following void function?
O(n^5)
O(n^3)
O(n^2)
O(1)
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the asymptotic complexity of the following function?
O(n^2)
O(nlogn)
O(n^2logn)
O(n)
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is asymptotic complexity in the following function?
O(n^2)
O(nlogn)
O(n^2logn)
O(n)
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is asymptotic complexity in the following function? If arrayA.length() not equal to arrayB.length().
O(a^2)
O(b^2)
O(ab)
O(1)
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is asymptotic complexity in the following function? If arrayA.length() not equal to arrayB.length().
O(a^2)
O(b^2)
O(ab)
O(1)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following are equivalent to O(n)?
O(n + p), where p < n/2
O(2n)
O(n + log n)
All of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Similar Resources on Wayground
10 questions
DAA Quiz 1

Quiz
•
University
10 questions
AdvancedProgramming_intro

Quiz
•
University
5 questions
Complexity Analysis Station [5]

Quiz
•
University
7 questions
Python Round 4

Quiz
•
University
10 questions
Weekly Contest #6 - TechXNinjas

Quiz
•
University
7 questions
Complexity Analysis Station [1]

Quiz
•
University
10 questions
Analysis of Algorithms

Quiz
•
University
11 questions
geth silbert quiz

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade