convert each word to a token in linked list than print the reversal.

On Mon, Sep 12, 2011 at 11:54 PM, abhinav gupta
<guptaabhinav...@gmail.com>wrote:

>
> First reverse the whole string then reverse the individual words .Simple !
>
>
>
> On Mon, Sep 12, 2011 at 11:08 AM, guna sekaran <vgun...@gmail.com> wrote:
>
>> String Reverse:
>>
>> input :
>>
>>  welcome to all
>>
>> output:
>>
>>  all to welcome
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Algorithm Geeks" group.
>> To post to this group, send email to algogeeks@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>>
>>
>
>
> --
> @ |3  # ! /\/ @ \./
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>



-- 
Regards
KAPIL GUPTA
COMPUTER ENGINEERING
NIT JAIPUR

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to