Oracle Interview Question

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

Interview Answer

Anonymous

Sep 25, 2020

can be easily solved using sorting and loops