+ 2
Quicksort in c
In while(x[i]<=x[pivot] && i>j) what is the need for condition i>j as it is checked before also and without using it the answer is still coming. https://code.sololearn.com/cp8i1deT3KNa/?ref=app
1 Answer
+ 1
John Wells sir please take a look at this code.
Hot today
What's wrong? :(
1 Votes
Why won't my image display
0 Votes
How the answer is 50?
0 Votes
Number of Ones ( C++ ) question!
1 Votes