8 Commits (e0896fb34c1aa565ee3662112260db171e8fd77d)
 

Author SHA1 Message Date
  Jeann-Carlos e0896fb34c Merge remote-tracking branch 'origin/sortingMerge' into sortingMerge 2 years ago
  Jeann-Carlos f24ed6c45d Adding mergeSort code and merge.py which contains some extra code for mergeSort. 2 years ago
  Jeann-Carlos 71829ca50b Fixing merge print. 2 years ago
  Jeann-Carlos 46dfca5148 Adding mergeSort code and merge.py which contains some extra code for mergeSort. 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