google.c is a google interview Qn: Given a string we have to find first ocuurance of duplicate char eg: "ABCAB" return A "ACBBCA" return B +
sahuvicky1993/cpp_practice
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
google.c is a google interview Qn: Given a string we have to find first ocuurance of duplicate char eg: "ABCAB" return A "ACBBCA" return B +