Inspiration

I am a big fan of DP and while learning it I found this idea and therefore thought to make a project on it.

What it does

It when given a mathematical expression find the maximum and minimum parenthesization possible

How I built it

I built it using ReactJS

Challenges I ran into

Many times due to precision the expression was not evaluating properly and design the algorithm is a tough part.

Accomplishments that we're proud of

Finally the successfully run give my a feeling of proud. I searched through the internet but I didn't find any other website (maybe it exists but I was not able to find it) that does the calculation of this kind.

What we learned

I learned algorithmic thinking, got more familiar with ReactJS and learn how to deal with errors.

What's next for Parenthesize Expression

I thought to remove bugs, improve design and add more fun things related to dynamic programming in this project also I thought make a visualization of Dynamic Programming.

Built With

Share this project:

Updates