Parthvi Mayurkumar Patel
@parthvi
3 published packets
Joined Jun 2021
Published Projects
GUI Scientific Calculator using Java Swing in Java
A GUI scientific calculator, capable of performing mathematical expressions with trigonometric, logarithmic, factorial, exponential and arithmetic functions written in Java using Java Swing.
Jul 26, 2021
Modified Dijkstra's Algorithm to find shortest path by product of edge weights in Java
This Java program can find a path from the source vertex to all the other vertices of a directed acyclic weighted graph such that the product of edge weights is minimum.
Jul 25, 2021
Client Feedback Form using Java Swing in Java
In this post, we shall create a survey form using Java Swing and perform form validation in Java. Form Validation displays appropriate error messages when any condition is violated.
Jul 24, 2021