Commit Graph

13 Commits

Author SHA1 Message Date
mherbaghinyan
2a308c51cb suggested refactor 2019-01-27 10:34:13 +04:00
mherbaghinyan
5c1a0a0629 change the ArrayList into List 2019-01-21 09:57:15 +04:00
mherbaghinyan
9f798d483d test the methods with Unit test 2019-01-16 13:18:04 +04:00
mherbaghinyan
aa125c6c6b remove unnecessary method 2019-01-14 11:58:31 +04:00
mherbaghinyan
c9275edf90 matching for all keywords 2019-01-14 11:53:53 +04:00
mherbaghinyan
04c6cd1215 replace hardcoded strings 2019-01-13 11:35:54 +04:00
mherbaghinyan
06ffe3b5e4 match words final refactor 2019-01-13 11:04:42 +04:00
mherbaghinyan
16bed6f64b match words refactoring 2019-01-13 10:42:18 +04:00
mherbaghinyan
ea5039f1a1 indexOf changed example 2019-01-11 15:05:34 +04:00
mherbaghinyan
9e9458ea5f indexOf example 2019-01-09 17:17:35 +04:00
mherbaghinyan
d413ec768f match words final 2019-01-09 16:18:32 +04:00
mherbaghinyan
1861e9b94c match words 2019-01-09 16:16:48 +04:00
mherbaghinyan
f1e3ceaea7 text searching Aho-Corasick algorithm 2019-01-09 12:21:43 +04:00