Modeling a problem of setting the price for mobile services.
Operations Research Scientist Interview Questions
76 operations research scientist interview questions shared by candidates
Describe a situation where your leadership was needed and what the outcome was
Basic OR algorithms such as LP, MILP, MDP
The open question of vehicle routing problem is pretty hard for some one whose research is not focus on this specific area.
General behavioral questions like the most difficult project you've done so far, tell us about a situation where it was important for you to convince people etc
coding experience in python. OR experience
I was described a scenario where one might wish to detect some type of spike event on a timeline.
Mathematical modeling questions
In an undirected connected graph G = (N, A), an Euler tour is a walk that starts at some node, visits each arc exactly once, and returns to the starting node. A graph is Eulerian if it contains an Euler tour. Show that in an Eulerian graph, the degree of every node is even. Next, show that if every node in a connected graph has an even degree, the graph is Eulerian. Establish the second result by describing an O(m) algorithm for determining whether a graph is Eulerian and, if so, will construct an Euler tour. (Hint: Describe an algorithm that decomposes any graph with only even-degree nodes into a collection of arc-disjoint cycles, and then converts the cycles into an Euler tour.)
At the beginning of a dinner party, several participants shake hands with each other. Show that the participants that shook hands an odd number of times must be even in number.
Viewing 51 - 60 interview questions