Write 1-2 page essay, in your own words, comparing and contrasting quicksort versus mergesort algorithms (max 12-point font). Diagrams or tables are not included in the length and your comparison must be in the form of essay.

computer science

Description

a) Compare: Write 1-2 page essay, in your own words, comparing and contrasting quicksort versus mergesort algorithms (max 12-point font). Diagrams or tables are not included in the length and your comparison must be in the form of essay. Make sure to discuss the time/space complexity, when each algorithm should be used (or not), implementation differences and similarities, etc. Submit essay as PDF or Word document to be checked by TurnItIn (not inside of a zip/rar file). Note that work which is not written in student’s own words will not earn credit. Changing words to their synonyms is not sufficient and often changes the meaning of the context or makes it read as garbage because technical terms are changed incorrectly. The submitted work must be graduate level quality and will be graded as such. 


Write programs for the following exercises in Python using Object Oriented approach. Each file should have your name at the top in comment, with short description of what that file is implementing. Make sure your files have appropriate names. Programs should write output to the Console and have input hardcoded in main. 


Note: Submitting wrong files or in the wrong format or corrupted files or missing files will not give you permission to re-submit. It is your responsibility to submit all the correct files on time.


Related Questions in computer science category