Skip to main content

One doc tagged with "Arithmetic"

View all tags

Add Two Numbers

Given two non-empty linked lists representing non-negative integers in reverse order, add them and return the sum as a new linked list.