https://github.com/mailund/searching
Test repository for a string search algorithm
https://github.com/mailund/searching
Last synced: 2 months ago
JSON representation
Test repository for a string search algorithm
- Host: GitHub
- URL: https://github.com/mailund/searching
- Owner: mailund
- Created: 2017-02-08T14:29:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-09T11:57:12.000Z (about 8 years ago)
- Last Synced: 2025-02-08T22:42:33.496Z (4 months ago)
- Language: Makefile
- Size: 1.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Searching
This is just a test repository for a string search algorithm. The point is not so much to implement the algorithm or run the tests, but to illustrate how we can set up a repository to work with [Travis](https://travis-ci.org), [codecov](https://codecov.io/gh), and [codacy](https://www.codacy.com).