/GGEDataStructureAssignmentSolution

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

Primary LanguageJava

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