55 Commits (02308b197c247701b3452492e13eff1c758c6b94)
 

Author SHA1 Message Date
  Orly J. Mediro 6343997d45 Update sorting.py 2 years ago
  Jeann-Carlos 646e51e8c3 Removing time.clock() because it was depreciated in favor of time.process_time() in python 3.8 . Fixing the prints to add compatibility for an updated python. 2 years ago
  Jeann-Carlos 6cbd05724d Revert "Adding mergeSort code and merge.py which contains some extra code for mergeSort. Removing time.clock() because it was depreciated in favor of time.process_time()." 2 years ago
  Jeann-Carlos 32db0cd933 Adding mergeSort code and merge.py which contains some extra code for mergeSort. Removing time.clock() because it was depreciated in favor of time.process_time(). 2 years ago
  orlando.medina4 293ad90d3a Create sorting.py 2 years ago