← All problemsSign in

REVERSE

A chef has given two non-empty linked lists which represents two non negative integers.The digits stored by chef is in the reverse order and each node contain single digit. your task is to add the two numbers and return the sum as a linked list. ### Input • The first line contains an integer T, the number of testcases. The description of the T testcases follow. • Each testcase contains 3 lines.

HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17

CodeSearch Tutor

Hints, not spoilers — it won’t hand over the full solution unless you insist.

voice by Sarvam AI

Sign in to chat with the tutor and save your progress.

Sign in to start