Skip to content

Palindromic Partitioning #2361

@roeticvampire

Description

@roeticvampire

Is your feature request related to a problem? Please describe.
From a given String, determine the minimal number of cuts to partition the String into palindromes.

Describe the solution you'd like
Memoization based bottom-up Dynamic Programming

Additional context
Kindly allow me to make a pull request and contribute under the Dynamic Programming directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions