Question: Problem 3: Given a tree T with n vertices. Give an O(n) time algorithm that finds a vertex v such that all connected components of

 Problem 3: Given a tree T with n vertices. Give an

Problem 3: Given a tree T with n vertices. Give an O(n) time algorithm that finds a vertex v such that all connected components of T - (tree T removing vertex v and all the edges connected to v) has at most n/2 vertices. Justify the running time bound of your algorithm. (Partial credits will be given for a polynomial time algorithm.)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!