Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

They are completely correct. If the DFA fits in RAM, following state transitions will be O(1) and using the DFA for a concatenated string of length N will be O(N). You simply missed a good solution.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: