Skip to content

Added CheckStringPalindrome.cs and MaskPassword.cs - #240

Open
ronaldoperes wants to merge 4 commits into
siddhiiguptaa:mainfrom
ronaldoperes:main
Open

Added CheckStringPalindrome.cs and MaskPassword.cs#240
ronaldoperes wants to merge 4 commits into
siddhiiguptaa:mainfrom
ronaldoperes:main

Conversation

@ronaldoperes

Copy link
Copy Markdown
Contributor

Sample:
number 121 should return true

number -121 should return false, cause when reverse it should be 121-

@siddhiiguptaa siddhiiguptaa left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added in the wrong folder, did we? 🤔

@ronaldoperes ronaldoperes changed the title Create CheckStringPalindrome.cs Added CheckStringPalindrome.cs and MaskPassword.cs Nov 16, 2021
@ronaldoperes

Copy link
Copy Markdown
Contributor Author

Added in the wrong folder, did we? 🤔

Actually, I forgot the Day15 folder and skipped it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants