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.
TestOthers to test below examples
- Caluclate Factorial Trailing zero
- Basic FizzBuzz Example
- Find the palindrome of the number
TestArray to test below examples
- Find samllest and largest number in Array
- Remove Duplicates from Sorted Array