Ho presentato la mia candidatura online. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Expedia Group nel mese di ott 2018
Colloquio
Got a phone interview just asked basic questions about resume and intrest in Expedia. Basic questions about skills and education. Then got a Technical Assesment through hackerank, still waiting to hear back from Expedia about my results, then will hopefully move to a technical interview.
Domande di colloquio [1]
Domanda 1
Complete the function classifyEdges in editor. The function must return an array of g_edges strings where the value at the ith index is YES if the ith edge is a part of the shortest path from vertex 1 to vertex g_nodes. Otherwise, it should contain NO.
# The function is expected to return a STRING_ARRAY.
# The function accepts WEIGHTED_INTEGER_GRAPH g as parameter.
#
#
# For the weighted graph, <name>:
#
# 1. The number of nodes is <name>_nodes.
# 2. The number of edges is <name>_edges.
# 3. An edge exists between <name>_from[i] and <name>_to[i]. The weight of the edge is <name>_weight[i].
#
#
def classifyEdges(g_nodes, g_from, g_to, g_weight):
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Expedia Group (Praga) nel mese di apr 2026
Colloquio
The application system is straightforward. None of the questions is out of bounds. They only need to have a non-criminal record for no reason. Overall, it is quite a transparent and smooth process.
Ho sostenuto un colloquio presso Expedia Group (Londra, Inghilterra)
Colloquio
Online interview, two separate interviews. First was giving a presentation on a prepared data analysis task, second was on the spot problem solving questions. There were also behavioural questions integrated into both interviews.
Domande di colloquio [1]
Domanda 1
Tell me about a time you had to make a decision and what approach you took to do this.
I had 2 consecutive rounds for 1 hour each. The first one was 70% technical round with questions asked on arrays, linked list etc. And some questions based on my resume specified skills. The second round was mainly HR round where I was given certain scenarios to give my view on.
Domande di colloquio [1]
Domanda 1
Technical: All p&c in an array Merged sort in linked list And many more HR: What would you do if deadline is near and the work is even not half done And many more such questions