PayPal interview question

Remove duplicates from a string and return the string maintaining the order.

Interview Answer

Anonymous

May 7, 2020

Convert the string to character array and put it in linkedhashmap