Welcome back to another great Monday. If you have the day off hopefully you're getting ready to enjoy it.
I'd also like to use this space to see if anyone would be interested in helping develop out the code base (add features) for Problem of the Day. I'd like to open source the code base which is developed with Django and Postgres but there are a few things that need to be taken care of first. If there is any legitimate interest please contact me over twitter or through the problem suggestion box.
With all that said, on to today's problem. Given two times (eg 1:00 and 6:00), find out how many times the minute hand and hour hand will overlap each other. To get you started, 1:05 would be one time they would overlap.
Comments: