
Viagogo Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 50 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Viagogo.
Software Engineer
It was about an hour long, and I was asked several algorithm questions, including sorting and linked lists. I managed to answer them all, though some required a bit more time due to twists. The interviewer seemed busy and impatient, never turned on their camera, and didn't answer my additional questions. It didn't feel very professional and was a bit hostile. No offer was made.
- Could you explain quick sorting, considering some scenario twists?
- Sorting algorithm questions were asked, with some twists.
- Questions about linked lists were also part of the interview.
Software Engineer
The whole process took about two weeks. It started with a casual chat with someone from HR. After that, there was a technical interview over the phone with two of the company's engineers. During the technical part, the interviewer basically asked how I was doing and then we went straight into a coding challenge. While I was coding, the interviewer kept muting the call to talk to a colleague, which felt both rude and intimidating. About halfway through the coding section, they stopped me, said "I can see what you are trying to do but still it will not be so efficient," and then asked if I had any questions before ending the call. It was the only interview that made me feel so intimidated and disrespected.
- How are you doing?
Software Engineer
Viagogo has a multi-stage interview process. I went through 3 stages, but I think there are 4 in total. First, a phone interview with basic personality questions, asking why I chose my course, my passion for it, and my passion for working at Viagogo. Then, a coding challenge that presented a simplified real-life problem, like calculating the shortest path between two points on a 100x100 grid. After that, a phone coding assessment with the lead engineer where I had to demonstrate practical skills. This involved two challenges: optimizing the complexity of finding an integer in an array, and an OOP test. The final stage is an in-person interview, which I didn't reach.
- Can you explain your motivation for wanting to join Viagogo?
- Which programming language do you prefer and what's the reason behind it?
- Could you tell us about your favorite module from college?
Viagogo Software Engineer Interview Questions
Quoted word for word from Viagogo interview reports.
“How would you efficiently find the index of a given integer X within an array A of size N, returning -1 if it's not present?”
Read reports →“How would you find an element in a sorted list of integers with O(logn) time complexity?”
Read reports →“Find the missing number in a sorted array that begins with 0, and then optimize your approach.”
Read reports →“How would you call an API to determine the k closest events?”
Read reports →“How would you find the missing number in a sorted array?”
Read report →“What are the considerations for private attributes when designing a Java class?”
Read report →“To pick the most relevant event for a customer, how would you create a heuristic that balances both the event's distance and its price?”
Read report →“Could you identify the missing number within an array of consecutive integers?”
Read report →“Can you describe how to find a missing number in a list of consecutive numbers?”
Read report →Formats, difficulty and experience
Across all 50 Viagogo interview reports.