https://github.com/hxndev/implementing-grep-using-naive-search
GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string. In this, I implemented GREP using Naive Search.
https://github.com/hxndev/implementing-grep-using-naive-search
algorithm command-line cpp grep linux naive-bayes-algorithm search time-complexity-analysis utility
Last synced: 3 months ago
JSON representation
GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string. In this, I implemented GREP using Naive Search.
- Host: GitHub
- URL: https://github.com/hxndev/implementing-grep-using-naive-search
- Owner: HxnDev
- License: mit
- Created: 2021-06-11T04:43:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-11T04:50:27.000Z (about 4 years ago)
- Last Synced: 2023-03-04T18:38:10.608Z (over 2 years ago)
- Topics: algorithm, command-line, cpp, grep, linux, naive-bayes-algorithm, search, time-complexity-analysis, utility
- Language: C++
- Homepage:
- Size: 20.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0