gouthameswar-govindan / GGEDataStructureAssignmentSolution

Question 1: The Chief Architect- Skyscraper Building Floor Construction. Question 2: Converting the Binary Search Tree into a Skewed Tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GGEDataStructureAssignmentSolution

Question 1: The skyscraper needs to be constructed in N days with the following conditions: a) Every day a floor is constructed in a separate factory of distinct size. b) The floor with the larger size must be placed at the bottom of the building. c) The floor with the smaller size must be placed at the top of the building. Question 2:Convert the Binary Search Tree into a Skewed Tree

About

Question 1: The Chief Architect- Skyscraper Building Floor Construction. Question 2: Converting the Binary Search Tree into a Skewed Tree


Languages

Language:Java 100.0%