Thursday, 23 February 2012

Quesion of the day

Write a program to determine whether an input string has unique characters or not using atmost two primitive data structures other than the string?

[ Hint : primitive data structure may be integer,character. ]

No comments:

Post a Comment