Kaustubh Srivastava
@kaustubhSrv
3 published packets
Joined Apr 2021
Published Projects
DC Universe Dictionary using Java HashMap
Inputs a DC Universe character and show its description if it is found. Uses HashMap concept of Java to create a String-String dictionary corresponding to name and description of characters.
May 06, 2021
Hagen-Poiseuille's pressure gradient calculator in Java
The program calculates pressure drop across a given length and cross-sectional area of a pipe when a fluid of certain dynamic viscosity flows through it with certain volumetric or mass flow rate.
May 03, 2021
Cricket game in Java using Random class and JCF
A text Cricket game in java with different functions for choosing team, opponent, over, toss, batting and bowling. Uses Random class of Java and JCF (Java Collection Framework)
Apr 29, 2021