https://github.com/eapolat/encode-decode-words
A Java program which has two different encoding and decoding algorithm and has a menu to ask user what they want.
https://github.com/eapolat/encode-decode-words
Last synced: about 2 months ago
JSON representation
A Java program which has two different encoding and decoding algorithm and has a menu to ask user what they want.
- Host: GitHub
- URL: https://github.com/eapolat/encode-decode-words
- Owner: eapolat
- Created: 2023-07-17T07:09:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T07:18:37.000Z (almost 2 years ago)
- Last Synced: 2023-07-17T08:53:45.023Z (almost 2 years ago)
- Language: Java
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Encode-Decode-Words
A Java program which has two different encoding and decoding algorithms and has a menu to ask user what they want.First encoding algorithm takes the word and puts random numbers between letters and also split the word randomly. User can decode the word by using the menu.
Second encoding algorithm takes the word and convert it in the reverse order, also it puts '*' between each letter. User can decode the word by using the menu.
Easily user can exit the program by choosing 5.
I would love to see your comments, suggestions and upgrades for this project! Hope you like it.
Here you can contact me easily: [email protected] https://twitter.com/Anlpolt