Group Study
Friday, 19 February 2021
sort the given element using quick sort
#include
int main() { int a[40],n,i; printf("Size of array:"); scanf("%d",&n); printf("Enter elements:\n"); for(i=0;i
a[pivot]) j--; if(i
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment