Tejas Shah's repositories

Temperature-Converter-in-Android

You can convert the temperature from Farenheit to Celcisus or vice versa. The output result will be displayed on the field when you run this in Android Studio and run the app

Language:JavaStargazers:0Issues:0Issues:0

Encryption-and-Decryption-of-BigInteger-using-RSA-algorithm-in-JAVA

This program of JAVA will display the encrypted and decrypted string after performing encryption and decryption using RSA algorithm. It will also display the value of public and private keys. The public and private keys are randomly generated through random function.

Language:JavaStargazers:0Issues:0Issues:0

Water-Jug-Problem

Solve the water jug problem of Intelligent System by running following python code. The output shows the steps to be followed to achieve the goal state

Language:PythonStargazers:1Issues:0Issues:0