I applied online. I interviewed at Easygo (Melbourne) in Jun 2026
Interview
The interview process consisted of two stages. The first interview with the recruiter/hiring manager was well organised, conversational, and focused on my technical background and previous experience. It left a positive impression.
The second stage was a live coding interview where I was asked to solve an algorithmic problem while explaining my thought process. There were some communication difficulties during the session, which made parts of the interview harder than expected. We completed the coding exercise with time remaining and spent the rest of the session discussing the company and next steps. Based on the conversation, I believed the interview had gone well. However, I later received a rejection and was informed that no interview feedback could be provided, which was disappointing because it left me without any understanding of the reasons behind the decision.
Interview questions [1]
Question 1
You are given an array representing the odds of a betting event over time. Write an efficient function that returns the maximum profit that could be achieved by placing a single bet and cashing out later. The bet must be placed before cashing out, at least one minute must pass between the two actions, and profit is calculated as the difference between the cash-out odds and the betting odds. For example, given [2.0, 2.5, 1.8, 3.2, 3.8, 2.7], the expected result is 2.0 by betting at 1.8 and cashing out at 3.8.
I applied online. I interviewed at Easygo (Melbourne) in Feb 2026
Interview
Overall, the experience was good. I was well prepared for the final round, but I don't think I communicated my examples as effectively as I could have. Aside from that, I think the interview went well overall.
Interview questions [1]
Question 1
leetcode easy to mid then system design then loop interview
First communicate with recuriter, who was very nice to introduce the company and the position. Then first round is coding interview, and the following is System design. Each one is one hour.
After that, it will be the last loop, 3 round interviews, on the company values
Interview questions [1]
Question 1
Tell me about a time you faced a major obstacle or setback. How did you overcome it?