Oracle interview question

Write a python program to find the duplicate letters in a given name

Interview Answer

Anonymous

25 Sept 2020

can be easily solved using sorting and loops