-
```
spelling mistake
```
Original issue reported on code.google.com by `rabin....@gmail.com` on 18 Jul 2011 at 12:02
Attachments:
- [Markdown.cs.patch](https://storage.googleapis.com/google-code-att…
-
```
spelling mistake
```
Original issue reported on code.google.com by `rabin....@gmail.com` on 18 Jul 2011 at 12:02
Attachments:
- [Markdown.cs.patch](https://storage.googleapis.com/google-code-att…
-
Trying to execute `yarn` on a project that depends on `npm-ipfs` launches a bunch of errors.
```log
warning Error running install script for optional dependency: "/home/nato/Code/gitlab.com/NatoBo…
-
Best string algorithms:
- [x] ~~String Hashing~~
- [x] ~~Rabin-Karp for String Matching~~
- [x] ~~Prefix function - Knuth-Morris-Pratt~~
- [x] ~~Z-function~~
- [x] ~~Suffix Array~~
…
-
#### Version information:
go-ipfs version: 0.4.4
#### Type: Feature, Enhancement
#### Priority: P4
#### Area: Tools, Importer
#### Description:
Better suited for maximizing deduplication…
-
```
spelling mistake
```
Original issue reported on code.google.com by `rabin....@gmail.com` on 18 Jul 2011 at 12:02
Attachments:
- [Markdown.cs.patch](https://storage.googleapis.com/google-code-att…
-
```
spelling mistake
```
Original issue reported on code.google.com by `rabin....@gmail.com` on 18 Jul 2011 at 12:02
Attachments:
- [Markdown.cs.patch](https://storage.googleapis.com/google-code-att…
-
```
spelling mistake
```
Original issue reported on code.google.com by `rabin....@gmail.com` on 18 Jul 2011 at 12:02
Attachments:
- [Markdown.cs.patch](https://storage.googleapis.com/google-code-att…
-
```
spelling mistake
```
Original issue reported on code.google.com by `rabin....@gmail.com` on 18 Jul 2011 at 12:02
Attachments:
- [Markdown.cs.patch](https://storage.googleapis.com/google-code-att…
-
I would like to add some string algorithms ->
Pattern matching algorithms (Brute Force, KMP, Rabin-Karp)
Longest Common Substring
Longest Common Prefix
can you approve and label it as hacktoberf…