Skip to content

Decryptor.java - #45

Open
Abhisheksenga wants to merge 2 commits into
Java-aid:masterfrom
Abhisheksenga:master
Open

Decryptor.java#45
Abhisheksenga wants to merge 2 commits into
Java-aid:masterfrom
Abhisheksenga:master

Conversation

@Abhisheksenga

Copy link
Copy Markdown

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
Copy Markdown
Author

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

注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

None yet

项目

None yet

Development

Successfully merging this pull request may close these issues.

1 participant