Daily-Coding-DS-ALGO-Practice icon indicating copy to clipboard operation
Daily-Coding-DS-ALGO-Practice copied to clipboard

Add two numbers as LinkedList

Open 19bce502 opened this issue 3 years ago • 4 comments

Aim You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order, and each of their nodes contains a single digit. Add the two numbers and return the sum as a linked list.

You may assume the two numbers do not contain any leading zero, except the number 0 itself.

Please Assign me under LGM SOC . I will be doing in C++ Language.

Programming language

  • [ ] C
  • [ ] C++
  • [ ] Java
  • [ ] Python

19bce502 avatar Jun 25 '21 14:06 19bce502

please assign me this under LGM SOC i will be doing in java language

Rounak-chauhan avatar Jun 27 '21 10:06 Rounak-chauhan

I would love to try this in C

joshi-kaushal avatar Jul 03 '21 13:07 joshi-kaushal

@Amit366 sir please review my code

Rounak-chauhan avatar Jul 06 '21 20:07 Rounak-chauhan

Can i try this in C++ under LGMSOC'21?

HarsheyP avatar Jul 22 '21 06:07 HarsheyP