InterviewStack.io LogoInterviewStack.io

Optimization and Operations Research Methods Questions

Prescriptive analytics: formulating decisions as optimization problems — linear and integer programming, constraint-based modeling, objective functions, and trade-offs between optimality and tractability. Applied to allocation, scheduling, routing, pricing, and supply/demand problems.

HardTechnical
67 practiced

Formalize the problem of allocating limited computing resources across several online services to maximize aggregate QoS using bandit approaches. Explain why this is a combinatorial bandit problem, propose algorithmic solutions (approximate combinatorial UCB, greedy with submodular objectives), and discuss practical monitoring and risk controls.

That is every published Optimization and Operations Research Methods question for Machine Learning Engineer so far. Browse the other topics in this category, or practice this one interactively.