Cosmos: Repetition of Quick_Sort Algorithm in the repository !

Created on 18 Oct 2017  路  2Comments  路  Source: OpenGenus/cosmos

In the following repository : -
https://github.com/OpenGenus/cosmos/tree/master/code/divide_conquer

Quick sort algorithm is repeated twice and two codes for quick sort in C language are there.............I think we should merge both the folders and put all the codes for Quick_sort their itself !

Most helpful comment

In this case, the two quick sorts folders must be merged as they are in the same directory divide and conquer.

馃槃 I meant duplicate folders in two different directories shall exist not in the same directory

All 2 comments

This cannot be done, as seen in this issue: #1047 and PR #1097. AdiChat said this cannot happen.

In this case, the two quick sorts folders must be merged as they are in the same directory divide and conquer.

馃槃 I meant duplicate folders in two different directories shall exist not in the same directory

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rishavpandey43 picture rishavpandey43  路  3Comments

InfiniteCoder picture InfiniteCoder  路  3Comments

rhendz picture rhendz  路  4Comments

mansiag picture mansiag  路  3Comments

arnavb picture arnavb  路  3Comments