56 Commits (5e4d4394fc1c4e53d1a565d8141bbbc79507c674)
 

Author SHA1 Message Date
  Orly J. Mediro 68e46d36ee Update sorting.py 2 years ago
  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