Skip to content

Problems on Sliding Window Technique #40

@gnp31

Description

@gnp31

I am currently working on these sliding window technique problems:

  1. Find the longest substring of given string containing k distinct characters
  2. Longest substring of given string containing distinct characters
  3. Find all substrings of a string that are permutation of a given string
  4. Print all sub-arrays of an array having distinct elements
  5. Find duplicates within given range k in an array

Shall I make a separate folder and push?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions