sir here cant we pass parameter as
reverse(a[i],a[column-1])
instead reverse(a[i],a[i]+n)
Sir in reverese doubt
in the second parameter we have to pass the ending address +1 so you cant pass it like that @tejasddongare.
i hope its clear, if yes dont forget to hit like and mark resolved 