Nuacht

Reversing a string is a technique so that the 1st character becomes the last character and so on. Suppose we have a string called “prepinsta” so we have to find reverse of that string is “atsniperp” ...
Iterate to two for loops, both contains 10 array elements, one is normal order, another in reverse order, find the median where they will meet ...