Skip to content

I implement this game in java to understand how physics principles are implemented through programming.

Notifications You must be signed in to change notification settings

shankar-01/Polynomial_calculator_hashmap_application_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Polynomial_calculator_hashmap_application_java

A Wonderful application of hashmap, It is a ploynomial calculator that will take two polynomial expressions from user using command line and print their addition, subtraction and multiplication. In this I a used Hashamp to store polynomial.

Commands to run

compile it with javac Main.java
run it with java Main

Screenshot

polynomailCalculatorHashMap

About

I implement this game in java to understand how physics principles are implemented through programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages