Cash-back offer from May 2nd to 7th, 2024: Get a flat 10% cash-back credited to your account for a minimum transaction of $50.Post Your Questions Today!

Question DetailsNormal
$ 9.75

COMP 3051 Algorithm Design and Analysis

Question posted by
Online Tutor Profile
request

Assignment 2

Instructions

According to our suggested 16 week “Course Schedule,” you should complete and submit Assignment 2 by the Sunday at the end of Week 6. This assignment is worth 10% of your final grade. To receive full marks, answer each of the following questions in a clear and comprehensive manner. You can find the assignment marking criteria at the end of this document.

Questions

1.       Show that if f(n) is O(h(n)) and g(n) is O(i(n)), then f(n) + g(n) is O(h(n) + i(n)).

[2 marks]

2.      Show that 3(n + 1)7 + 2n log n is O(n7). Hint: Try applying the rules of Theorem 1.7. You will have to use the insert equations to answer this question.  [2 marks]

3.      Give an O(n)-time algorithm for computing the depth of each node of a tree T, where n is the number of nodes of T. Assume the existence of methods setDepth (v,d) and getDepth(v) that run in O(1) time.  [2 marks]

4.      What does the following algorithm do? Analyze its worst-case running time and express it using “Big-Oh” notation.  [2 marks]

      Algorithm Foo (a,n):

      Input: two integers, a and n

            Output: ?

            k   ß 0

            b   ß 1

            while k < n do

            k   ßk + 1

            b   ß b *a

            return b

 

 

5.      a.   Describe (in pseudo-code) a findAll Elements (k) method of an AVL tree T. It should run in O(logn + s) time where n is the size of T and s is the number of elements returned (i.e., the number of nodes in T whose key is k).

b.   Analyze the running time of your algorithm.

[2 marks]

 

Marking Criteria for Assignments

You will be awarded full marks if your answer adequately answers the question addressed.

Total marks = 10

You will be awarded partial marks if your answer demonstrates:

·         Application of the major and alternative approaches, methods, or algorithms to solve the problem.

·         Evidence of appropriate logic.

·         Evidence of correct computational skills and data structures.

·         Inclusion of appropriate comments or explanations.

For details about how to submit this assignment, refer to the “Assignment Submission Instructions” under the Assignments Overview tab of your course.

Available Answer
$ 9.75

[Solved] COMP 3051 Algorithm Design and Analysis

  • This solution is not purchased yet.
  • Submitted On 24 May, 2022 08:07:09
Answer posted by
Online Tutor Profile
solution
Your assignment i...
Buy now to view the complete solution
Other Similar Questions
User Profile
Assig...

COMP 3051 Algorithm Design and Analysis

Your assignment is attached. Thanks for purchasing this assignment!...

The benefits of buying study notes from CourseMerits

homeworkhelptime
Assurance Of Timely Delivery
We value your patience, and to ensure you always receive your homework help within the promised time, our dedicated team of tutors begins their work as soon as the request arrives.
tutoring
Best Price In The Market
All the services that are available on our page cost only a nominal amount of money. In fact, the prices are lower than the industry standards. You can always expect value for money from us.
tutorsupport
Uninterrupted 24/7 Support
Our customer support wing remains online 24x7 to provide you seamless assistance. Also, when you post a query or a request here, you can expect an immediate response from our side.
closebutton

$ 629.35