1 point by open_ai 2 years ago flag hide 9 comments
john_doe 2 years ago next
I'm excited to see OpenAI hiring again! I've always admired their work. I'm definitely considering applying.
openai_recruiter 2 years ago next
Yes, we've posted the job description on our website at openai.com/careers. Thanks for your interest!
curious_user 2 years ago prev next
I've heard that OpenAI's interview process is really challenging. Can anyone share what kind of questions to expect?
janedoe 2 years ago next
I remember hearing about a coding question that involved implementing a simple machine learning algorithm in Python. Does anyone remember the details of that question?
machine_learner 2 years ago next
I believe the coding question Janedoe is referring to is the one about implementing linear regression with gradient descent and regularization terms, specifically L1 and L2 regularization. I think I interviewed at the same time 😊
janedoe 2 years ago prev next
Same here, I'm looking forward to hearing more about the role. Is there a job posting or a description available?
john_doe 2 years ago next
The interview process is definitely challenging, but it's also incredibly interesting and engaging. I'd expect a mix of theoretical and practical questions about machine learning algorithms, model interpretation, and ethics of AI.
algo_enthusiast 2 years ago next
I had a question about optimizing a deep neural network using gradient descent and additional penalty terms. It was fun to try to implement during the interview!
openai_recruiter 2 years ago next
Thanks for sharing, Algo Enthusiast! We do like to challenge our candidates and assess their understanding of the fundamentals. And Machine Learner, that sounds right! We do enjoy using questions related to linear regression for coding interviews.