Implement convex minimization on an interval
Company: Uber
Role: Machine Learning Engineer
Category: Machine Learning
Difficulty: medium
Interview Round: Technical Screen
Quick Answer: This question evaluates understanding of convex optimization for black-box real-valued functions on a closed interval, testing algorithm selection, stopping criteria, time/space complexity, function-evaluation efficiency, and numerical robustness in handling flat regions and boundary optima.