diff options
author | Haidong Ji | 2019-03-16 21:52:16 -0500 |
---|---|---|
committer | Haidong Ji | 2019-03-16 21:52:16 -0500 |
commit | b1aea90f00a4bf65253946b9f1017b6c9804535a (patch) | |
tree | ebde562f654c314620da40d1df587e0cfe04c498 /src/test/PhoneBookTest.java | |
parent | 8fdeec331c424f2a7cfc98619e98a0d2420ddf7c (diff) |
Rabin-Karp string search done!
Fun exercise. Some takeaways:
1. Smallest test case is easy to walk through and verify the logic,
indexing, and such is correct;
2. Persist, don't give up, take it step by step, and you'll reach the goal!
Hooray!
Diffstat (limited to 'src/test/PhoneBookTest.java')
0 files changed, 0 insertions, 0 deletions