Skip to content

Bug Report for dynamicArray #4965

@jakevichnis

Description

@jakevichnis

Bug Report for https://neetcode.io/problems/dynamicArray

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

Passes first two test cases, then returns an error insinuating self.capacity is the wrong type, even though the same process happens correctly for the first two test cases. Tested this on a personal IDE without error.

Strangely enough, submitting it officially does not return this error, it's only on testing does this error does this show, without indicating that I had any input. When I submit it as a solution, it shows my true input without type error.

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