Informatica interview question

How to reverse a string

Interview Answer

Anonymous

25 Sept 2024

I used the two pointer swapping approach.