Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 226 Bytes

File metadata and controls

5 lines (5 loc) · 226 Bytes

SearchEngine

A search Engine which searches matching string of 50 lakh data in less than 80 seconds.DataBase. DataBase : - MySQl Hibernate for caching mechanism. KMP algorithm to search the string in least time complexity.