Skip to content

_325 Maximum Size Subarray Sum Equals k #63

@dhiralpandya

Description

@dhiralpandya

Hi @fishercoder1534

I think solution for _325 would not work for below input

{1,3,7,2} and Sum 5

Expected output {2,3} = 2 but solution is giving 0

Let me know your suggestion on this. :)

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