CSC 406 Question and answers already passed 2024 CSC 406(data structure and algorithms) Mid-Term study guide
Assume each arithmetic statement takes c time to complete in a given algorithm. During the procedure of computing the time complexity, what is the cost of processing a comment? - correc...
CSC 406(data structure and algorithms)
Mid-Term study guide
Assume each arithmetic statement takes c time to complete in a given
algorithm. During the procedure of computing the time complexity, what is the
cost of processing a comment? - correct answer ✔Zero
Consider the following function:
f(n) = 6 n^2 - 2 n + log( n^4 )
What Big OH notation most clearly describes the Big OH of this function? -
correct answer ✔O( n^2 ), aka quadratic time
What is the best case time complexity of insertion sort? - correct answer
✔Omega(n)
What is the time complexity of the naive matrix multiplication method? -
correct answer ✔O(n^3)
Consider the following function:
f(n) = 8 log(n) + 53 n + 14 n^2
Which of the following big-Oh notations most closely describes the big-Oh of
this function? - correct answer ✔O( n^2 ), aka quadratic time
Let f(n) = 6 n log n and let g(n) = 45 n 2 . Then f(n) is O( g(n) ). - correct
answer ✔True
Consider the following function:
f(n) = 14 + 4 log ( n^2 )
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller flyhigher329. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $13.49. You're not tied to anything after your purchase.