manasec / hacktoberfest2019-leetcode

This repository is a collection of all the LeetCode problem solutions using different programming languages. Happy HacktoberFest-2019!!! #hacktoberfest #firstpullrequest
MIT License
5 stars 40 forks source link

Create Solution#2.py #5

Closed arimanyus closed 4 years ago

arimanyus commented 4 years ago

Solution to problem #2. Where two non-empty linked lists representing 2 non negative integers are to be added and later returned as a linked list.