|
@@ -0,0 +1,17 @@
|
|
1
|
+commit e08cae0dd7f77de0b92b80bdca8785de5bb3003a
|
|
2
|
+Author: José C.S. Curet <45988719+curet@users.noreply.github.com>
|
|
3
|
+Date: Tue Oct 4 12:44:18 2022 -0400
|
|
4
|
+
|
|
5
|
+ update from python2 to python3
|
|
6
|
+
|
|
7
|
+commit b541128ae04dfaa37439dcd85266f0e7777d2568
|
|
8
|
+Author: José C.S. Curet <45988719+curet@users.noreply.github.com>
|
|
9
|
+Date: Tue Oct 4 12:43:51 2022 -0400
|
|
10
|
+
|
|
11
|
+ implement quicksort function
|
|
12
|
+
|
|
13
|
+commit bac07ff30082c86ad131ce569934a00b1509e3da
|
|
14
|
+Author: Héctor <hector@Hectors-MacBook-Pro.local>
|
|
15
|
+Date: Tue Sep 13 12:45:58 2022 -0400
|
|
16
|
+
|
|
17
|
+ sorting.py
|