smv1999 / CompetitiveProgrammingQuestionBank

This repository contains all the popular Competitive Programming and DSA questions with solutions for your Coding Interview Preparation.
https://smv1999.github.io/CompetitiveProgrammingQuestionBank/
MIT License
1.23k stars 350 forks source link

smallest next palindrome of an integer #899

Closed Surajvatsya closed 3 years ago

Surajvatsya commented 3 years ago

💥 Proposal

We have to find out the smallest next palindrome of an integer, suppose we have given 113 as a number so the next smallest palindrome number is 121.

Have you read the Contributing Guidelines on Pull Requests?

yes

github-actions[bot] commented 3 years ago

Hello @Surajvatsya,
Thank you for opening an issue. :partying_face:
To get assigned to this particular issue please use /assign
Check this guide before contributing.

Surajvatsya commented 3 years ago

/assign

github-actions[bot] commented 3 years ago

This issue has been assigned to @Surajvatsya! It will become unassigned if it isn't closed within 17 days. A maintainer can also add the pinned label to prevent it from being unassigned.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

Please reopen this issue once you commit the changes requested or make improvements on the code. Thank you for your contributions.