Skip to content

Bug Report for add-two-numbers #5181

@Aravind8967

Description

@Aravind8967

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.

I am trying to solve the "Add Two Numbers" problem (from linked list problem list) unfortunately getting error for input l1 = [9], l2 = [9] output will be [1, 8] but as per your output expectation [8, 1] this will be wrong answer as per problem statement please check and correct it

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