GitHunt
SA

sarahllew/sorting-affordable-properties-lab06

sorting list of apartment building data sets with MergeSort algorithm

Sorting Properties Project

  • defines classes in Python with mergesort on list of objects
  • uses big-O notation of O(n log n)
  • determines best or worst apartments in a given list, based on rent, meters from campus, and condition
  • sorts apartments based on ascending, best, and details
  • also sorts based on apartments that have rent less than or equal to the budget given by user

Languages

Python100.0%

Contributors

Created August 16, 2023
Updated August 17, 2023