pratik-choudhari / AlgoCode

Welcome everyone!🌟 Here you can solve problems, build scrappers and much more💻
https://github.com/pratik-choudhari/AlgoCode
MIT License
131 stars 166 forks source link

Fix for addition of two positive integers #426

Closed ananthalakshmiragi closed 4 years ago

ananthalakshmiragi commented 4 years ago

addition of two positive integers resulted in concatenation. Fixed the issue to add the integers. Contributing to Hacktoberfest.

Description

A comprehensive description about the Pull Request

Reference Issue number #issue_no

issue_no must refer to the issue related to this PR, visit here

Type of change

Choosing one or more options from the following as per the nature of your Pull request. NOTE: Check boxes using [x]

Checklist:

pratik-choudhari commented 4 years ago

@ananthalakshmiragi Refer the issue.

ananthalakshmiragi commented 4 years ago

@ananthalakshmiragi Refer the issue.

Hi Pratik, there is no specific issue raised for this.. i have sent the fix when i found it. Should i create an issue?

pratik-choudhari commented 4 years ago

@ananthalakshmiragi Yes please

ananthalakshmiragi commented 4 years ago

Created #440 Please check if okay.

ananthalakshmiragi commented 4 years ago

@pratik-choudhari Created #440 Please check if okay.

pratik-choudhari commented 4 years ago

@ananthalakshmiragi Sorry for the delay, was swamped with work. Merging this improvement. Thanks for looking into it.