neetcode-gh/leetcode

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

Opened this issue · 0 comments

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.

Missing a test case (insert index less than 0) for the 3rd challenge insert_at: