rolling icon indicating copy to clipboard operation
rolling copied to clipboard

Investigate usefulness of additional rolling window algorithms

Open ajcr opened this issue 7 years ago • 0 comments

Possible algorithms to implement over a rolling window:

  • [ ] palindromic / longest palindrome (Manacher's algorithm)
  • [x] monotonicity
  • [ ] convexity

ajcr avatar May 26 '18 11:05 ajcr