Monday, May 24, 2010

Can anybody help me in coding in c to arrange the words in ascending order of word length given in a string?

Quicksort

Can anybody help me in coding in c to arrange the words in ascending order of word length given in a string?
find the length of the string using strlen and sort the words using any sorting technique(Bubble sort)
Reply:Yes just sort it.

covent garden

No comments:

Post a Comment