algorithms Finding Change Part one of two that explores solutions to finding the minimum number of coins that add up to a specific sum.
java Time Tested To show one way of making time-based business logic testable I wrote a very small SpringBoot app that sends back a greeting based on the system's local time. The fully working codebase can be found at https://github.com/barreeyentos/tock