FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Decryptor.java by Abhisheksenga · Pull Request #45 · Java-aid/Hackerrank-Solutions · GitHub

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

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"

Copy link
Copy Markdown
Author

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL