Closed Sanket312001 closed 2 months ago
LeetCode Support commented: Thank you for your contribution. It appears that the test case is mentioned but not explicitly provided. Could you please include the specific test input values that you believe should be tested?
Looking forward to your response.
LeetCode Support Team.
LeetCode Username
sanket3101
Problem Number, Title, and Link
https://leetcode.com/problems/add-two-numbers/
Bug Category
Problem examples
Bug Description
I have added a test case when one array has one less element
Language Used for Code
Python/Python3
Code used for Submit/Run operation
Expected behavior
There is a test case missing in which there are two lists one with three arrays and one with two arrays. So we have added that test case.
Screenshots
Additional context
No response