WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@Abhisheksenga
Copy link

Adding new file for decrypter code in java. This questions comes in java(Basics) certification.
input = "sd2en"
output ="needs"

Code for decrypting encrypted string back to original string.
This is the new question comes in java (Basics) certification.
input = "sd2en"
output = "needs"
@Abhisheksenga
Copy link
Author

Test case 1 :
input = "kcehc ot sd2en";
output = "needs to check";

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.

1 participant