Y
Hacker News
new
|
ask
|
show
|
jobs
by
M194
4227 days ago
comparing two datafiles with suffled numbers to find matching pairs. all pairs have the same quotient. task was to find the quotient and return it as "improvement-ratio"
1 comments
medecau
4227 days ago
Can confirm they're both different from mine. I got a palindrome problem.
link
rtkwe
4227 days ago
Yep mine was summing the digits of a number until you reach a single digit number (eg 455 -> 5).
link