Dropbox Interview Question

Something about pattern matching with strings.

Interview Answer

Anonymous

Nov 6, 2014

So if you're given a string, does it match pattern abab, where a and b are strings as well. I'm fairly certain they we're looking for the use of a particular Java library to solve this question.