Prerequisites

  • Solution involves contiguous parts of a Array or string
  • It is possible to reuse previous computations when growing or shrinking the window

Output

A contiguous part of the array / string as the solution

Problems