6

In other to sharpen my algorithm and data structure skill.

I implemented the complete *eval()* function for arithmetic Expression in java

It can compute any kind of arithmetic Expression even with parenthesis grouping

Here is the github repo
https://github.com/Afrographic/...

Comments
  • 1
    Why does it becomes "complex math" when there's nothing else to do? It could be cool if you wrote the parts that changed in different colors.
Add Comment