摘要:
原文: Design an algorithm and write code to remove the duplicate characters in a string without using any additional buffer. NOTE: One or two additional 阅读全文
摘要:
原文:Implement an algorithm to determine if a string has all unique characters. What if you can not use additional data structures? 译文:实现一个算法来判断一个字符串中的字 阅读全文