add all the characters present in the string in reversed order to the
string

On Sep 6, 1:26 pm, surender sanke <surend...@gmail.com> wrote:
> @sukran, string shouldn't be replaced, only addition of characters allowed
>
> On Tue, Sep 6, 2011 at 1:48 PM, sukran dhawan <sukrandha...@gmail.com>wrote:
>
>
>
>
>
>
>
> > my soln works without increasing the string length
>
> > just start with first and last character copy last character with first
> > increment i and decrement j and contibue the procedure
> > continue the same till u get mid element :)
>
> > On Tue, Sep 6, 2011 at 12:56 PM, Atul Modi <atul.a...@gmail.com> wrote:
>
> >> can u remove letters also?....as in the example 1 'o' seems to have been
> >> removed?
>
> >> On Tue, Sep 6, 2011 at 12:25 PM, anshu mishra 
> >> <anshumishra6...@gmail.com>wrote:
>
> >>>http://www.spoj.pl/problems/AIBOHP/
>
> >>> same problem u have asked!!
> >>>  --
> >>> 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.
>
> >> --
> >> 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.
>
> >  --
> > 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.

-- 
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