Best algorithm for finding the combination of a word?

Posted by hao on Stack Overflow See other posts from Stack Overflow or by hao
Published on 2010-06-02T14:41:50Z Indexed on 2010/06/02 14:43 UTC
Read the original article Hit count: 210

so say you have

ab

you can have a,b,ab

whats the best way of doing this?

© Stack Overflow or respective owner

Related posts about algorithm

Related posts about interview-questions