To the Top
File:  root - text - article - 2019 - 12 - -angles-of-a-clock.txt.txt
Tags: 每日算法题, 算法, 数据结构, 面试题, Daily Interview Problem, Data Structures and Algorithms, Computer Programming, Python, | English | Home Page | Category: Computing | 387 Views, 18287 Search Bots | 49 Words

Subscribe to Feed Burner | Browse | Archive
Hi, here's your problem today. This problem was recently asked by Microsoft:

Given a time in the format of hour and minute, calculate the angle of the hour and minute hand on a clock.


def calcAngle(h, m):
# Fill this in.

print calcAngle(3, 30)
# 75
print calcAngle(12, 30)
# 165
Tags: 每日算法题, 算法, 数据结构, 面试题, Daily Interview Problem, Data Structures and Algorithms, Computer Programming, Python, | English | Home Page | Cateogry: Computing | 387 Views, 18287 Search Bots | 49 Words Subscribe to Feed Burner

Related Articles

  1. Find the non-duplicate number
  2. Detect Linked List Cycle
  3. Longest Substring Without Repeating Characters
  4. Non-decreasing Array with Single Modification
  5. [Daily Problem] Remove k-th Last Element From Linked List
  6. Daily Interview Puzzle: Falling Dominoes
  7. Binary Tree Level with Minimum Sum
  8. Daily Interview Problem: Reconstrunct Binary Tree from Preorder and Inorder Traversals
  9. Print a tree level-by-level, with line-breaks
  10. Daily Interview Problem: Merge Overlapping Intervals

Comments (0)

Your Email (Domain Part Not Exposed):

Your Comments:

Privately By Mail Colors More Smileys S x y @

Verification (Click Image 2 Refresh):

    Be the first one to comment this page !


Page Edited: May 11 2024 14:36:49 | RSS Subscription
How to Cook a Perfect Steak? | <meta name="robots" content="noindex, follow" />