/Java30DaysChallenge

Hacker Rank Java 30 Days challenge

Primary LanguageJava

Java30DaysChallenge

  • This a a Java code samples from a 30 Days challenge on Hacker Rank.
  • This Challenge includes the basics for programming with Java 8.

Topics covered:

  • Explaining stdin , stdout and scanner method use cases.
  • Data types by example.
  • Constructor method.
  • Mathematical perations.
  • Conditional statements.
  • Recursion Examples.