The Mindscaping Inc.
Wednesday, December 30, 2015
172. Factorial Trailing Zeroes
Given an integer
n
, return the number of trailing zeroes in
n
!.
Note:
Your solution should be in logarithmic time complexity.
Java Code:
No comments:
Post a Comment
Newer Post
Older Post
Home
View mobile version
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment