Coders Packet

Packets submitted by Sagar Naskar

Blackjack using Java

This is a regular blackjack game written using Java programming language. This a single player game where the user plays against the bot.

Password Validity Checker using Java

This java program checks whether the password satisfies the conditions of a password and the strength of the password

EMI calculator with simple interest using java

Java program to calculate monthly EMI using simple interest. The output is taken to 2 decimal places.