you can run any code with testClass and you can change log level to debug to get logs for understanding the flow in deeper level.
- Caluclate Factorial Trailing zero FactorialTrailingZero.java
- Basic FizzBuzz Example FizzBuzz.java
- Find the palindrome of the number PalindromeNumber.java