Commit Graph

9 Commits

Author SHA1 Message Date
Atishaya Jain
a74eb9369e Added quick sort 2017-08-16 22:23:09 +05:30
Rohit Gupta
c56098d3ee Rename Bogo Sort.c to BogoSort.c 2017-08-08 13:48:21 +05:30
Rohit Gupta
d357a45879 Merge pull request #18 from theycallmemac/patch-7
Rename OtherBubbleSort.c to Sorts/OtherBubbleSort.c
2017-08-08 13:47:33 +05:30
Rohit Gupta
6d67344649 Merge pull request #17 from theycallmemac/patch-6
Rename InsertionSort.c to Sorts/InsertionSort.c
2017-08-08 13:47:15 +05:30
Rohit Gupta
47c45d090d Merge pull request #16 from theycallmemac/patch-5
Rename BubbleSort.c to Sorts/BubbleSort.c
2017-08-08 13:47:04 +05:30
James Mc Dermott
0d29db3d5f Rename OtherBubbleSort.c to Sorts/OtherBubbleSort.c 2017-04-27 15:12:52 +01:00
James Mc Dermott
ff150582c3 Rename InsertionSort.c to Sorts/InsertionSort.c 2017-04-27 15:12:20 +01:00
James Mc Dermott
9892a8e3b9 Rename BubbleSort.c to Sorts/BubbleSort.c 2017-04-27 15:11:44 +01:00
James Mc Dermott
2a0da553d8 Rename Bogo Sort.c to Sorts/Bogo Sort.c 2017-04-27 15:10:59 +01:00