close

Problem description: https://leetcode.com/problems/add-two-numbers/#/description

Programming language used: Python

Time complexity: O(max(l1,l2))

※ l1 means length of ListNode1

My solution:

Any suggestion will be appreciated

arrow
arrow

    cjzilsp27 發表在 痞客邦 留言(0) 人氣()