/kr

Karp-Rabin Algorithm

Primary LanguageGoThe UnlicenseUnlicense

Karp-Rabin algorithm

Go Report Card

Usage

import "github.com/jancajthaml-go/kr"

kr.Search("GEEKS FOR GEEKS", "GEEK")

Performance

  • 8 B/op
  • 1 allocs/op

verify your performance by running make benchmark

Resources