ServiceNow Interview Question

Remove duplicates without any collections

Interview Answer

Anonymous

Aug 30, 2018

using string buffer string.replace and some logic on top of it we can remove duplicate.