Skip to content

Bug Report for two-integer-sum-ii #4712

@nate-park

Description

@nate-park

Bug Report for https://neetcode.io/problems/two-integer-sum-ii

Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.

The goal of the problem is to 2 numbers in the list to reach a target int. In a test case, the input list is 2, 3, 4 with a target of 6 but the expected output is 1,3.

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