Anishukla / Hacktoberfest-2021-Data-Structures-and-Algorithms

This repository is mainly open to those who are looking to make some PRs for the Hacktoberfest 2021 event. In this repository, you can add programs on Data Structures and some useful algorithms for Competitive Programming.
51 stars 183 forks source link

Added Leetcode problem 66. Plus One #329

Open MrLakshay opened 3 years ago

MrLakshay commented 3 years ago

This program is solution toward Leetcode problem number 66. Plus one.