Skip to content

Instantly share code, notes, and snippets.

View karan's full-sized avatar
🌦️
to stderr is human

Karan Goel karan

🌦️
to stderr is human
View GitHub Profile
public class CoinDenomination {
PENNY(1), NICKLE(5), DIME(10), QUARTER(25);
private int value;
CoinDenomination(int v) {
value = v;
}

Keybase proof

I hereby claim:

  • I am karan on github.
  • I am karan (https://keybase.io/karan) on keybase.
  • I have a public key ASCMBB4lwAqG_lQjoClPxzqK2YqD6U2d1_4TvcYlgadPewo

To claim this, I am signing this object: