mre / the-coding-interview

Programming exercises, code katas and puzzles for your job interview training - or just for fun.
MIT License
1.71k stars 417 forks source link

At bash - Java solution #123

Closed TheMly closed 5 years ago

TheMly commented 5 years ago

Solution using Java 8 streams and a dynamically built char array as dictionary.