An open API service indexing awesome lists of open source software.

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.

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