21 Commits (dccc7c78af5e1fc5d195f0f229e9474b2fb702ab)
 

Author SHA1 Message Date
  Orlando04 dccc7c78af formating the comments 2 years ago
  luislopez66 464657edf6 Updated sorting.py by removing time.clock() due to issues and adding merge, heap, and shell sorts' codes 2 years ago
  luislopez66 6ba31b4492 Update sorting.py by removing time.clock() and adding merge, heap, and shellsort codes 2 years ago
  luislopez66 ebbb999c65 Update sorting.py by adding heap sort code 2 years ago
  luislopez66 1d550b982b Update sorting.py by adding heap sort´s code 2 years ago
  luislopez66 a31ca6e2cf Update sorting.py 2 years ago
  luislopez66 0cdb88c730 Update sorting.py and removing time.clock() due to issues 2 years ago
  luislopez66 1c110fa36b Update sorting.py by adding heap sort's code 2 years ago
  luislopez66 43ff65729d Adding heap sort code which I found online; edited and gave credit to the author(s), and heap.py 2 years ago
  luislopez66 3acb8bc80f Create sorting.py 2 years ago
  Jeann-Carlos eb707f35e4 Adding/Fixing a few comments. 2 years ago
  Orlando04 0f81cf3a1f Merged sortingShell into sortingFinal 2 years ago
  Orlando04 14ce8f0145 Updated the algorithm 2 years ago
  Orly J. Mediro 68e46d36ee Update sorting.py 2 years ago
  Orly J. Mediro 6343997d45 Update sorting.py 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