Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
horia314
on Nov 24, 2008
|
parent
|
context
|
favorite
| on:
My Job Interview at Google
int rand17() { int t = rand15();
if(t > 3) return t; else return 2 + rand15();
}
I dunno? will that work?
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I dunno? will that work?