Write a function which takes two strings as parameters and returns a string of common characters between the two strings but no duplicates. Use hash table to implement the algorithm.
Anonymous
(I chosed C# to do that)
Check out your Company Bowl for anonymous work chats.