Skip to content

Bug Report for add-two-numbers #4774

@pranjalsaxena

Description

@pranjalsaxena

Bug Report for https://neetcode.io/problems/add-two-numbers

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

The description says the number is represented as a Linked List but in reverse order but the example provided treats the number as Linked List in normal order.

Also the two initial test cases have this same confusion.
The first case expects the output in normal order while the second case expects the output in reverse order.

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