Skip to content

Bug Report for python-resizable-list-part-1 #6148

Description

@Brian-Soh

Bug Report for https://neetcode.io/problems/python-resizable-list-part-1

Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
Does not test for the correct implementation of insert_at.

Does not test for if a negative index is given. Allows pass if I use .insert() which would append it to the start of the list instead of the end as required.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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