Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 191 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 191 Bytes

#analog-clock-angle-js

Algorithm to solve the analog clock problem, finding the smallest angle between the hands.

Got this in an interview, figured I'd modularize it.