moved sub method to kmp_search.h and added last part of search alogrithm
The algorithm was missing the searching part, and I moved from sub routine from utils to kmp_search
The algorithm was missing the searching part, and I moved from sub routine from utils to kmp_search